BODY {
	color: #ffffff;
}

P, TD {
	text-decoration: none;
	font-family: Arial, Tahoma, Helvetica, San-Serif;
	font-size: 11pt;
	color: #ffffff;
}


BR, NOBR {
	text-decoration: none;
	font-family: Arial, Tahoma, Helvetica, San-Serif;
	font-size: 11pt;
	color: #ffffff;
}

B		{
	font-weight: bold;
	color: #FFFF99;
}

LI {
	list-style-type : disc;
}


A:Link, A:visited {
	text-decoration: underline;
	color: #006600;
}

A:hover, A:Active {
	text-decoration: underline;
	color: #990000;
}

A:Link.bright, A:visited.bright {
	text-decoration: underline;
	color: #FFFFFF;
}

A:hover.bright, A:Active.bright {
	text-decoration: underline;
	color: #FFFF33;
}

H1 {
	text-align: left;
	font-weight: bold;
	font-size: 20pt;
	color: #003366;
	margin-top : 10px;
}

H2 {
	text-align: left;
	color: #FFFF33;
	font-weight: bold;
	font-size: 18pt;
	margin-top : 3px;
}

H3 {
	text-align: left;
	font-weight: bold;
	font-size: 14pt;
	color: #006633;
	margin-top : 3px;
}

.black {
	color: #000000;
	font-size: 11pt;
}

INPUT, SELECT {
	font-family : Arial, Tahoma, Helvetica, San-Serif !important;
}

.butt {
 background-color : #FFCC33;
 font-weight : bold;
}