a {
	background : White;
	color : #000099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}




a.bb {
	background : #FFFF00;
	color : #FF0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	line-height : 200%;
}

a.sb {
	background : #FFFFFF;
	color : #000099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

a:hover {
	background : #FFFFFF;
	color : Red;
}

A:active {
	color : Red;
	border : none;
}


a.noline {
	text-decoration: none;
}

b {
	color : #0000FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	line-height : normal;
}
b.b {
	color : #0000FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8px;
	font-style : normal;
	font-weight : bold;
	line-height : normal;
}
b.rb {
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bolder;
	line-height : normal;
}
b.srb {
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bolder;
	line-height : normal;
}
b.rbi {
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : italic;
	font-weight : bolder;
	line-height : normal;
}

b.gb {
	background : #FFFFFF;
	color : #339900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}
b.bb {
	background : #FFFFFF;
	color : #000099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
b.sb {
	background : #FFFFFF;
	color : #000099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

body {
	background-color : #000099;
	color : #000099;
	margin-top : 0;
}

h3 {
	background-color : #FFFFFF;
	color : #0000FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
}

h4 {
	background-color : #FFFFFF;
	color : #0000FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

h5 {
	color : #000099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

p.m10 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	margin-left : 10px;
	margin-right : 10px;
}

p.m30 {
	margin-left : 30px;
	margin-right : 0px;
}

p.red {
	color : #FF0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	margin-left : 45px;
	margin-right : 45px;
}

td {
	background : White;
	border-style : none;
	color : #000099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
td.sh {
	background : #FFFFFF;
	border-style : none;
	color : #000099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0px;
	height : 1px;
}

td.bb {
	background : Yellow;
	border-style : none;
	color : #FF0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	line-height : 200%;
}

td.rb {
	background : Yellow;
	border-style : none;
	color : #FF0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	line-height : 200%;
}
td.fi {
	background-color : #008000;
	border-style : none;
	color : #FF0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

td.pd10 {
	background : #FFFFFF;
	border-style : none;
	color : #000099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-left : 10px;
}


.bold {
	color : #0000FF;
}

.redbold {
	color : Red;
	font : bold;
}
.list {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.line {
	color : #0000FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	line-height : 12px;
	text-decoration : underline;
}

.nolineB {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	line-height : 14px;
	text-decoration : none;
	color : #006400;
}
.nolineBs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	line-height: 12px;
	text-decoration: none;
	color: #006400;
}

.bigbold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;

	color : #006400;
}



.noline {
	color : #0000FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	line-height : 12px;
	text-decoration : none;
}

.normal {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.white {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 11px;
	text-decoration : none;
}
