a:link {
	color: #007700;
	text-decoration: none;
}
.collect {
	font-weight: bold;
	font-size: 14px;
	font:Verdana, Arial, Helvetica, sans-serif;
	color: #004400;
	}
.cap {

float: left;
font-size: 62px;
line-height: 62px;
font-weight: normal;
height: 60px;
color:#004400;
font-family: georgia, times;

}

.capText {
	padding-top: 10px;
}


a:visited {
	color: #00AA00;
	text-decoration: none;
}
a:hover {
	color: #00EE00;
	text-decoration: underline;
}
.mj1 {
    font-weight: bold;
	font-size: 14px;
	font:Verdana, Arial, Helvetica, sans-serif;
	color: #004400;
}
.mj2 {
    font-weight: normal;
	font-size: 14px;
	font:Verdana, Arial, Helvetica, sans-serif;
	color: #004400;
}

.mj3 {
    font-weight: normal;
	font-size: 18px;
	font:Verdana, Arial, Helvetica, sans-serif;
	color: #004400;
}
p { padding-left: 12px; 
    padding-right: 24px;
}
body  {
    background-attachment: fixed;
	background-image: url( images/background.jpg );
	background-repeat: no-repeat;
	background-color:#091901;
}
ul  {
    list-style-type: square;
	font-size: 14px;
	font-weight: bold;
	color: #005500;
}
body {
    margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 0;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
a.footer:link {
	text-decoration: none;
	color: #EEEEEE;
}
a.footer:visited {
	text-decoration: none;
	color: #EEEEEE;
}
a.footer:hover {
	text-decoration: none;
	color: #EEEEEE;
}     
