BODY  { 
    background : white;
	margin-top:  0pt;
	font-family: Verdana, Arial;
	font-size: 10pt;
	}

H2  {
	background: white;
	font-family: Verdana, Arial;
	font-size: 14pt;
	color: #CC6600;
	}

H3  {
	background : white;
	font-family: Verdana, Arial;
	font-size: 12pt;
	color: #CC6600;
	}	

TD.title {
	background : white;
	color: #CC6600;
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight: 600;
	}	

TD.header  {
	background : maroon;
	color: white;
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight: 600;
	}

TD.content1  {
	background:  #D3D3D3;
	color: black;
	font-family: Verdana, Arial;
	font-size: 9pt;
	}	

TD.content2  {
	background : #FAFAD2;
	color: black;
	font-family: Verdana, Arial;
	font-size: 9pt;
	}	

TD.content3  {
	background:  #B0E0E6;
	color: black;
	font-family: Verdana, Arial;
	font-size: 9pt;
	}		

TD.background{
   background-image: "../images/mbar_stripes.gif";
   background-repeat: repeat-x;
	}

TD.plain  {
	padding-right: 10px;
	color: black;
	font-family: Verdana, Arial;
	font-size: 9pt;
	}	

TD.main  {
	padding-right: 10px;
	color: black;
	font-family: Verdana, Arial;
	font-size: 9pt;
	}		

A:link  {
    text-decoration: none;
	font-family : Verdana, Arial;
	font-size: 10pt;
	color : blue;
}

A:visited  {
    text-decoration: none;
	font-family : Verdana, Arial;
	font-size: 10pt;
	color : blue;
}

A:hover  {
	font-family : Verdana, Arial;
	font-size: 10pt;
	color : #800000;
}	

.red  {
	background : white;
	color: red;
	font-family: Verdana, Arial;
	font-size: 10pt;
}	

.dropdowntext  {
	background : white;
	color: black;
	font-family: Arial;
	font-weight: normal;
	font-size: 9pt;
	}	
.myown  {
	background : white;
	color: black;
	font-family: Arial;
	font-weight: normal;
	font-size: 7pt;
	}
<!-- END global stylesheet - /includes/global.css -->