﻿body
{
	background-color: #FFFFFF;
	margin-top: 4px;  
}
h1, h2, h3, h4, h5, h6, h7, form, ul, ol, li, blockquote
{
	
 margin: 0;
 padding: 0;
 border: 0px none;
}
table {
	border-spacing: 0;
	border-color: #E9CD6B;
 border-left-color: white;
 border-right-color: #E9CD6B;
 border-top-color: #E9CD6B;
 
}
.body
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 11px;
	color: #FFFF00;
	line-height: 17px;
	font-weight: bold;
}
.answer
{
	font-family: Verdana,Times New Roman,Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	margin-left: 40px;
	font-size:12px;	
	line-height:20px;
}
.answer_ul
{
	font-family: Verdana,Times New Roman,Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	margin-left: 40px;
	font-size:10px;	
	line-height:15px;
}
.myname
{
	font-family: Verdana,Times New Roman,Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	font-style: italic;
	font-variant: small-caps;
	color: #FF0000;
	text-decoration: underline blink;
}
.answer_form {
	margin-left: 1px;
	margin-right: 8px;
	margin-bottom: 9px;
	margin-top: 0px;
	font-family:Verdana,Times New Roman,Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
.copypadding {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px
}
.backcolor
{
	font-family: Verdana,Times New Roman,Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #FFCC00;
	background-color: #4765CD;
}

span#bodycopy {
     color: #ffffff;
	font-family: Verdana,Times New Roman,Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 21px;
}
	
span#bodyhdr {
	color: #ffffff;
	font-family: arial, _sans;
	font-size: 21px;
	line-height: 20px;
	
}

span#smallcopy {
	color: #f7f0c4;
	font-family: Verdana,Times New Roman,Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

span#legal {
	color: #f7f0c4;
	font-family: Verdana,Times New Roman,Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

span#linkbottom {
	color: #ac4e25;
	font-family: Verdana,Times New Roman,Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

span#highlight {
	color: #f7f0c4;
}

a:
{
	color: #000066;
	font-weight: bold;
	text-decoration: underline;
	font-size:14px;
}

a:link {
	color: #000066;
	font-weight: bold;
	text-decoration: underline;
	font-size:14px;

}

a:visited
{
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
	font-size:14px;
}

a:hover
{
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-size:14px;
}
