HR {

	margin-bottom : 0px;

	margin-top : 0px;

	color : #000000;

}

P, BODY {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 13px;

	color : #000000;

}

H1 {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 16px;

	font-weight : bold;

	margin-top : 5px;

	margin-bottom : 5px;

}

H2 {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 14px;

	font-weight : bold;

	margin-top : 5px;

	margin-bottom : 5px;

}

H3 {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 13px;

	color : #FFFFFF;

	background-color : #0066CC;

	margin-top : 0px;

	margin-bottom : 0px;

}

A:ACTIVE, A:LINK {

	color : #CC0000;

	text-decoration : none;

}

A:HOVER { 

	color : #CC0000;

	text-decoration : underline;

 } 

A:VISITED {

	color : #CC0000;

	text-decoration : none;

}

.side {

	color : #0066CC;

	padding-left: 8px;

}



.side a {

	color : #0066CC;

}

.aboutbox p {

	margin-top: 0px;

	margin-bottom: 6px;

}

.about_nav {

	margin-top: 0px;

	margin-bottom: 12px;

}

.aboutbox img {

	margin-bottom: 12px;

	margin-top: 18px;

}

.aboutbox {

	line-height: 12px;

}

 .side a:ACTIVE, .side a:LINK {

	color : #0066CC;

	text-decoration : none;

}

 .side a:HOVER { 

	color : #0099FF;

	text-decoration : underline;

 } 

 .side a:VISITED {

	color : #0099FF;

	text-decoration : none;

}

UL, OL, LI {

	list-style-position : outside;

	list-style-type : disc;

	margin-left : 8px;

	margin-bottom : 5px;

	margin-top : 0px;

}
