BODY {
	
	font : 11px Verdana, Tahoma, sans-serif;
	color: #000000;
	background-image:url();
	background-repeat:no-repeat;
	background-position:center;
	background-attachment:fixed
}
A:link, A:Active, A:Visited
{
 font: normal normal normal 11px arial, verdana, sans-serif;
 color: #0000ff;
 text-decoration: none;
}
A:hover
{
 font: normal normal normal 11px arial, verdana, sans-serif;
 color: #0000ff;
 text-decoration: none;
}
TD
{
 font: normal normal normal 11px Verdana, Tahoma, sans-serif;
 color: #000000;
}
INPUT
{
	 font: normal normal bold 12px arial, helvetica, sans-serif;
	 color: #000000;
	 background: #DFE2CE none;
}
A.Button:active, A.Button:link, A.Button:visited
{
 font: normal normal bold 12px arial, verdana, sans-serif;
 background: #DFE2CE none;
 color: #000000;
 border-style: outset;
 border-width: thin;
 text-decoration: none;
}
TEXTAREA
{
 font: normal normal bold 12px arial, helvetica, sans-serif;
 color: #000000;
 background: #DFE2CE none;
}
P
{
 font: normal normal normal 13px verdana, Tahoma, sans-serif;
 color: #15291C;
}