body{
	font-size: 9pt;
	color: #666600;
	font-family: Arial, Verdana;
	background-color: #F5F8CB;
}

body.frontbody{
	font-size: 9pt;
	color: #666600;
	font-family: Arial, Verdana;
	background-color: #CACC9A;
}

.popup{
	font-size: 10pt;
	color: #666600;
	font-family: Arial, Verdana;
	background-color: #F5F8CB;
}

td{
	font-size: 8.6pt;
	color: #666600;
	font-family: Arial, Verdana;
}

.copy{
	FONT-SIZE: 7pt;
    COLOR: #888963;
    FONT-FAMILY: Arial, Verdana;
    TEXT-ALIGN: center
}

A:link{
	color: #666600;
	text-decoration: none;
}

A:visited{
	color: #666600;
	text-decoration: none;
}

A:hover{
	color: #666600;
	text-decoration: none;
}
dt{
margin-top: 10px;
}
dd{
margin-left: 20px;
}
