<!--
BODY{
	font-family: Arial,Helvetica,sans-serif;
	background-color: #565656;
}
.footer{
	font-size: 10px;
	color: #AAAAAA;
	margin-top: 10px;
}
.footer A:link, .footer A:visited{
	color: #AAAAAA;
}
.footer A:hover{
	color: #CCCCCC;
}
#logo{
	margin-bottom: 18px;
}
#nav{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}
#navRd{ margin-bottom: 7px; }
#navRd A:link, #navRd A:visited{
	color: #C04042;
	text-decoration: none;
}
#navRd A:hover{
	color: #A71517;
}
#navGr{ margin-bottom: 7px; }
#navGr A:link, #navGr A:visited{
	color: #707373;
	text-decoration: none;
}
#navGr A:hover{
	color: #3F4141;
}
#navRd .dot{ margin-right: 4px; }
#navGr .dot{ margin-right: 8px; }


h1 {
	font-size: 12px;
	line-height: 18px;
	color: #C04042;
	font-weight: bold;
	margin-top : 0px;
	margin-bottom : 0px;
}
h2 {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	margin-top : 0px;
	margin-bottom : 0px;
}
#content{
	font-size: 11px;
	line-height: 18px;
	color: #464F4F;
}
#content A:link,#content A:visited {
	color: #C04042;
}
#content A:hover{
	color: #A71517;
}
.hilite1{
	font-size: 12px;
	color: #C04042;
}
.hilite2{
	font-size: 12px;
	color: #000000;
}
.imgBorder{
	border: 1px solid #CDCDCD;
}
-->
