*{font-family: Arial,Helvetica,sans-serif}
BODY {
	color: #000000;
	margin: 3px 15px 25px 15px;	
}

td { 
	font-family: Tahoma, sans-serif; 
	font-size: 12px;
}


.a {font-family: Arial, Helvetica, sans-serif;font-size: 8pt;color: #000000}


.m {
	font-size: 12px;
	color: black;
	padding: 0px 7px 0px 7px;
}
m:link {text-decoration: none; color: #ffffff}
m:active {text-decoration: none; color: #ffffff}
m:visited {text-decoration: none; color: #ffffff}
m:hover {text-decoration: underline;}


.b {font-weight: bold}
.wh {text-decoration: none; color: #ffffff}
.whu {color: #ffffff}
.or {text-decoration: none; color: #ff6600}
.oru {color: #ff6600}
.or10 {text-decoration: none; color: #ff6600; font-size: 10px;}
.ok {text-decoration: none; color: #A0522D}
.ok10 {text-decoration: none; color: #A0522D; font-size: 10px;}
.ok11 {text-decoration: none; color: #A0522D; font-size: 11px;}
.ok12 {text-decoration: none; color: #A0522D; font-size: 12px;}
.ok10u {color: #A0522D; font-size: 10px;}
.ok11u {color: #A0522D; font-size: 11px;}

.next_read{font-size: 11px; font-weight: bold; color:#ff6600; display: inline; text-decoration: none; line-height: 15px;}


H1{font-size: 12px;	font-weight: 300; color: red; margin-bottom: 1pt; display: inline; text-decoration: none;}
H2{font-size: 12px; font-weight: bold; color:#ff6600; display: inline; text-decoration: none; line-height: 15px;}
H3{font-size: 12px; font-weight:300; color: #2458b4; margin-bottom: 1pt; display: inline;}
H4{font-size: 12px; font-weight:300; color: #2458b4; margin-bottom: 1pt; display: inline;}

A.ohref{
	font:10px Arial;
	color:#a88d60;
	text-transform:lowercase;
	border-bottom:1px dashed #BBBBBB;
	font-weight:bold;
}
A.ohref:visited{
	text-decoration:none;
}
A.ohref:link{
	text-decoration:none;
}	
A.ohref:hover{
	text-decoration:none;
}
A.ohref:active{	
	text-decoration:none;
}