	body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	font-weight: normal;
	background: #fbac03
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
} 
table.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	background: #fff
}   
table.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}  
a:link {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #C00;
	text-decoration : none;
	font-style: normal;

} 
a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #C00;
	text-decoration : none;
	font-style: normal;
} 
a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #666;
	text-decoration : underline;
}
a.foot:link {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #000;
	text-decoration : none;
	font-style: normal;

} 
a.foot:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #000;
	text-decoration : none;
	font-style: normal;
} 
a.foot:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #000;
	text-decoration : underline;
}
h1,.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #2F325B;
	font-weight: bold;
}
h2,.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #06C;
	font-weight: bold;
}
table.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	background: #C30;
}  
.boldheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C00;
	font-weight: bold;
}
.blkbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
.smheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C00;
	font-weight: bold;
}
