body,  p {  
	FONT-SIZE: 10px; 
      COLOR: #333333; 
      FONT-FAMILY: Arial}

b {  
	FONT-SIZE: 10px; 
      COLOR: #505050; 
      FONT-FAMILY: Arial}

a:link {
	FONT-SIZE: 10px; 
      COLOR: red; 
      FONT-FAMILY: Arial;
      TEXT-DECORATION: none}

a:visited {
	FONT-SIZE: 10px; 
      COLOR: red; 
      FONT-FAMILY: Arial;
      TEXT-DECORATION: none}

a:active {
	FONT-SIZE: 10px; 
      COLOR: red; 
      FONT-FAMILY: Arial;
      TEXT-DECORATION: none}

a:hover {
	FONT-SIZE: 10px; 
      COLOR: black; 
      FONT-FAMILY: Arial;
      TEXT-DECORATION: none}

H1 {color: White;
	FONT-SIZE: 15px; 
	font-family: Arial;
	font-weight: normal}

H2 {font-family: Arial;
	font-size: 15pt;
	font-style: italic;
	font-weight: normal;
	color: White}

H3 {font-family: Arial;
	font-size: 13pt;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF}

.TableDetail
{
	font-size:10pt;
	font-family:Arial;
	color:#FFFFFF}

.LoginLabel
{
	color: White;
	font-family:Arial;
	font-size: 12pt;
	font-weight: bold;
}

.classHeading
{
	font-family:Arial;
	font-size: 12pt;
	font-weight: bold;
}