body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	color: #333333;
}
		
A:active {
	COLOR: #003399; TEXT-DECORATION: none
}
A:link {
	COLOR: #0000FF; TEXT-DECORATION: none
}
A:visited {
	COLOR: #0000FF; TEXT-DECORATION: none
}
A:hover {
	COLOR: #339900; TEXT-DECORATION: none
}

	
	h1 {
	font-family:Arial, Verdana, Century Gothic, Times New Roman, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 12px;
	}

	h2 {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: small;
	color: #999999;
	font-weight: normal;
	} 
	
	h3 {
		font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: small;
	}

.bottomcontent {	COLOR: #666666;
	LINE-HEIGHT: normal;
	font-family: Arial, Verdana, Times New Roman, serif;
	font-size: 10px;
}
	
	.bottomcontent a,
        .bottomcontent a:link {
		color:#666666;
		}

        .bottomcontent a:visited {
	color:#666666;
		}

        .bottomcontent a:active,
        .bottomcontent a:hover {
		color:#666666;
		}

.resource {	COLOR: #666666;
	LINE-HEIGHT: normal;
	font-family: Arial, Verdana, Times New Roman, serif;
	font-size: 12px;
}
	
	.resource a,
        .resource a:link {
		color:#666666;
		}

        .resource a:visited {
	color:#666666;
		}

        .resource a:active,
        .resource a:hover {
		color:#666666;
		}

