TD {
	font-family:arial;
	font-size:10pt;
	color:#000000;
}

.bwhite {
font-weight:bold;
	font-family:arial;
	font-size:9pt;
	color:#FFFFFF;
}
.whitetext {
font-weight:bold;
	font-family:arial;
	font-size:9pt;
	color:#FFFFFF;
}
.redtext {
font-weight:none;
	font-family:arial;
	font-size:9pt;
	color:#FF0000;
}

Input
{
	font-size:10pt;
	font-family:Tahoma; 
/*
	border-top:black 1px solid;
	border-bottom:black 1px solid;
	border-left:black 1px solid;
	border-right:black 1px solid;
*/
}


/*
A:link 
{
	font-size:10pt;
	font-family:Arial; 
	color:#000066; 
	text-decoration:underline;
}
A:visited 
{
	font-size:10pt;
	font-family:Arial; 
	color:#000066; 
	text-decoration:underline;
}
A:active 
{
	font-size:10pt;
	font-family:Arial; 
	color:#000066; 
	text-decoration:underline;
}
*/
A.yellowText:link{
	color:#FFFF99;
}	

A.yellowText:visited{
	color:#FFFF99;
}	
body
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: 000000;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
}

	.sideLine1 {position: absolute; left: 0pt}
	
	.sideLine2 {position: absolute; left: 0pt}

.select {font-family: Arial; font-size: 10pt; background-color: white; color: Black; border: 0; margin: 0}
.textinput {font-family: Arial; font-size: 10pt; background-color: white; color: Black}
.textarea {font-family: Arial; font-size: 10pt; background-color: white; color: Black}
.indexheading {font-family:Verdana, Arial; font-size:10pt; color:#FFCC00; text-decoration:none; font-weight:bold;}
.heading {font-family:Arial; font-size:12pt; color:#003366; text-decoration:none; font-weight:bold;}
.text {font-family:Verdana, Arial; font-size:10pt; color:#000000; text-decoration:none; font-weight:normal;}
.smalltext {font-family:Verdana, Arial; font-size:8pt; color:#000000; text-decoration:none; font-weight:normal;}
.left_indextext {font-family:Verdana, Arial; font-size:10pt; color:#ffffff; text-decoration:none; font-weight:normal;}
.bodylink {font-family:Verdana, Arial; font-size:10pt; color:#003366; text-decoration:underline; font-weight:normal;}
.navlink {font-family:Verdana, Arial; font-size:10pt; color:#FFFFFF; text-decoration:none; font-weight:normal;}
.navdivider {font-family:Verdana, Arial; font-size:10pt; color:#999999; text-decoration:none; font-weight:normal;}
.regtext {font-family:Arial; font-size:10pt; color:#000000; text-decoration:none; font-weight:normal;}
.bwhite {font-family:Arial; font-size:10pt; color:#ffffff; text-decoration:none; font-weight:bolder;}

H1 {font: 18pt Arial;
	        color: Blue}
	H2 {font: 16pt Arial; 
	      	color: Brown}
	H3 {font: 14pt Arial;
	      	color: DarkRed}
	H4 {font: 8pt Arial;
	      	color: Crimson}
	H5 {font: x Arial;
	      	color: x}
	P  {font: 10pt Arial;
	      	color: Black}
	B  {font: 12pt Arial;
	      	color: Black}
	Strong  {font: 10pt Arial;
	      	     color: White}
	Sub  {font: 8 Arial;
	      	     color: Black}
