P {
	color : #000000;
	font-size : 12pt;
	line-height : 14pt;
	font-family : "Arial", sans-serif;
	white-space: ;
	text-decoration : none;
}

H3 {
	color : #3399FF;
	font-size : 14pt;
	font-family : "Arial", sans-serif;
	white-space: nowrap;
	text-decoration : underline;
}

H6 {
 	color : #000000;
	font-size : 10pt;
	font-family : "Arial", sans-serif;
	white-space: nowrap;
	text-decoration : none;  

}

TD.bot {
	height : 33;

}

A {
	background-color : #;
	color :#FFCC33;
	font-size : 12pt;
	font-family : "Arial", sans-serif;
	white-space: no-wrap;
}

A:ACTIVE {
	background-color : #CCCCCC;
	color : #000000;
	font-size : 12pt;
	font-family : "Arial", sans-serif;
}

A:HOVER {
	background-color : #666666;
	color : #FFCC33;
	font-size : 12pt;
	font-family : "Arial", sans-serif;
}

A:LINK {
	background-color : #;
	color : #3399FF;
	font-size : 12pt;
	font-family : "Arial", sans-serif;
}

A:VISITED {
	color : #3399FF;
	font-size : 12pt;
	font-family : "Arial", sans-serif;
	white-space: no-wrap;
	text-decoration : underline;

}

A.footer {
	font-size : 12pt;
	color :#3399FF;
	text-decoration : none;
}

A:ACTIVE.footer {
	font-size : 12pt;
	background-color : ##FF3333;
	color : #cccccc;
	text-decoration : none;
}

A:HOVER.footer {
	font-size : 12pt;
	background-color : #666666;
	color : #FFFFFF;
	text-decoration : none;
}

A:LINK.footer  {
	font-size : 12pt;
	background-color : #;
	color : #3399FF;
	text-decoration : none;
}

A:VISITED.footer {
	font-size :12pt;
	background-color : #;
	color : #00CC33;
	text-decoration : none;
}


