.bod {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.bbod {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000; font-weight: bold;
}
.mbod {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000; font-weight: normal;
}
A {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF; font-weight: bold;
	text-decoration: none;
}
A:hover { 
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF; font-weight: bold;
	text-decoration: none;
}
A.nor:link, A.nor:hover {
	font-size: 13px;
	color: blue; font-weight: normal;
	text-decoration: underline;
}
A.nor:visited {
	font-size: 13px;
	color: purple; font-weight: normal;
	text-decoration: underline;
}
A.b {
	font-size: 13px;
	color: black; font-weight: bold;
}
.bodwh {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.title {
	font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	color: #FF6600;
	font-weight: normal;
}
.sub {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #FF6600;
}
table.bdr
{
	border-right: #b8b8b8 1px solid;
	border-top: #b8b8b8 1px solid;
	border-left: #b8b8b8 1px solid;
	border-bottom: #b8b8b8 1px solid;
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
}
