<style>

body { 
	font-family: arial, helvetica, sans-serif;  
	font-size: 12px;  
}

td { 
	text-align: left;
	font-family: Arial,, Helvetica,  sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: white;
}

.mash { 
	font-family: arial, helvetica, sans-serif;  
	font-size: 15px; 
	color: 314A6B 
}


a:link {
	color: "#cc9933"; 
	font-size: 14px; 
	font-weight: bold;
	font-family: arial, helvetica, sans-serif; 
	text-decoration: none
}

a:visited {
	color: "#cc9933"; 
	font-size: 14px; 
	font-weight: bold;
	font-family: arial, helvetica, sans-serif; 
	text-decoration: none
} 

a:active {
	color: "#cc9933"; 
	font-size: 14px; 
	font-weight: bold;
	font-family: arial, helvetica, sans-serif; 
	text-decoration: none
} 

A:hover {
	color: white; 
	font-size: 14px; 
	font-weight: bold;
	font-family: arial, helvetica, sans-serif; 
	text-decoration: none
}



p { 
	text-align: left;
	font-family: Arial, Helvetica,  sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: white;
	padding: 5px;
	line-height: 125%
}


.title{
	font-family: verdana, Arial, Helvetica,  sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #cc9933;
} 


table.main { 
	border-right: 4px gray solid;
	border-bottom: 4px gray solid;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: white;
	padding: 0px;
	letter-spacing: 1px;
	line-height: 125%
}



table.main td.left { 
	border: 1px #cc9933 solid;
	border-right: 1px #cc9933 dotted;
	padding: 10px;
}

table.main td.right { 
	border: 1px #cc9933 solid;
	border-left: 1px #cc9933 dotted;
	padding: 10px;
}






</style>
