BODY {
      background-color : #cec6a7;
      font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
      margin-left: 0px; 
      margin-top: 0px;
	  font-size: 10pt;
	  font-style: normal;
	  font-weight: bold;
      }
	  
#TextStyle
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	text-align: left;
	text-decoration: none;
	font-style: normal;
}

#TextStyleBold
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	text-decoration: none;
	font-style: normal;
}

#Header
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	text-align: center;
	font-style: normal;
}

#TextStyleFooter
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-style: normal;
	font-size: 8pt;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}



#colorhyperlink
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10pt;
	color: blue;
	font-weight: bold;
}

#colorhyperlink8
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-style: normal;
	font-size: 8pt;
	color: blue;
	font-weight: bold;
}

#colorhyperlinkbackground
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-style: normal;
	font-size: 8pt;
	color: #cec6a7;
	text-decoration: none;
	font-weight: bold;
}

#FlashStyle
{
	background-color : #CDC6A7;
}

a:link {color: #cec6a7; text-decoration: none; text-transform: none;}
a:visited {color: #cec6a7; text-decoration: none; text-transform: none;}
a:hover {color: #cec6a7; text-decoration: none; text-transform: none;}
a:active {color: #cec6a7; text-decoration: none; text-transform: none;}

