body {
   background-color: #ADB480;
	font-family: Times New Roman, Times, serif;
   font-size: 13px;
   font-weight: normal;
}

quote {
   background-color: #FFFFFF;
	font-family: Times New Roman, Times, serif;
   font-size: 16px;
   font-weight: bold;
}

td {
	font-family: Times New Roman, Times, serif;
}

h1 {
    padding-bottom: 0;
	margin-bottom: 0;
    color: #000000;
	border-bottom: 1px solid #000;
	font-size: 11px;
	font-weight; bold;
}

h2 {
	margin-bottom: 0;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}

input, textarea
{
	background-color: #FFFFFF;
	color: #000000;
	border-color: #000000;
	border-width: 1px;
	font-family: Times New Roman, Times, serif;
	font-weight: normal;
}

th {
	font-family: Times New Roman, Times, serif;
}

td, .DefaultText
{
	color: #000000;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
}

a
{
	text-decoration: none;
	color: #000000;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 12px;
}
a:link { color: 000000; font-weight: bold;text decoration: underline;
 }
a:visited { color: #000000; } 
a:hover { color: #000000;font-weight: bold; text-decoration: underline}
 

.content {	
	color: #000000;
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: normal;
}

.header {	
	color: #000000;border-bottom: #000000 1px solid;
}

.disclaimer {
    border-top: #000000 1px solid;
	color: #000000;
	font-family: Times New Roman, Times, serif;
	font-size: 9px;
	font-weight: normal;
}

.footer {
	border-top: #000000 1px solid;
	font-family: Times New Roman, Times, serif;
	color: #000000;
	font-size: 9px;
	font-weight: normal;
} 

a.footer
{
    color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
a.footer:link { color: #000000; text decoration: underline}
a.footer:visited { color: #000000; }
a.footer:hover { color: #336666; text-decoration: underline}

.tableborder {
	border-bottom: #FFOO33 1px solid;
    border-left: #FF0033 1px solid;
	border-right: #FF0033 1px solid;
	border-top: #FF0033 1px solid;
}



