body, p, div, td
{
  	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#add body, p, div, { 
	color: #FFFFFF; }

#linkList a { 
	text-decoration: none;
	color: #0000FF; }

a {
	text-decoration: underline;
	color: #FFFFFF; }

#linkList a:hover { 
	text-decoration: underline;
	color: #000000; }

a:hover {
 	text-decoration: underline;
	color: #FFF82C; }

#linkList a:active { 
	text-decoration: underline;
	color: #000000; }

a:active {
	text-decoration: underline;
	color: #FFF82C; }

#linkList a.nav { 
	text-decoration: none;
	color: #0000FF; }

a.nav {
	text-decoration: none;
	color: #FFFFF; }

#linkList a:hover.naV { 
	text-decoration: none;
	color: #0000FF; }

a:hover.naV {
 	text-decoration: none;
	color: #FFF82C; }

.top
{
	font-size: 15px;
	color: #FFFFFF;
}

.footer
{
	font-size: 11px;
}

HR
{
	COLOR: #FFF82C; HEIGHT: 1px;
}

H3
{
	color: #0747FF;
	font-size: 16px;
}

H1
{
	color: #0747FF;
	font-size: 32px;
	text-align: center;
}

.header {
	FONT-SIZE: 23px;
	COLOR: #0000ff;
	FONT-FAMILY: Century Gothic, Arial, Helvetica, sans-serif
}

dl.qa{
	line-height: 220%;
	margin: 0.0em 0px 0px 0.5em;
}
dl.qa dd{
	line-height:120%;
	border:solid 1px #FFFFFF;
	padding: 0.3em 0.5em 0.5em 0.5em;
	margin:0 30 1em 2em;
	font-size: 100%;
	display:none;
	text-align: center;
}
dl.qa dt{
	margin:0 0 0 0;
	padding:0 0 0.5em 0;
	font-weight: bold;
	font-size: 180%;
	color:#fff82c;
	cursor:hand;
	text-align: center;
}

textarea,input,select{
	border-top: solid 1px #FFFFFF;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	border-left: solid 1px #FFFFFF;
	background-color: #CCCCFF;
}
