P  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10pt;	
	color: #000000;
}
BODY  {
	font-size : 10pt;
	font-family : Verdana, Arial, Helvetica;
	nobackground-image : url(images/bg22.jpg);
	background-position : center;
	background-repeat : no-repeat;
	color: #000000;
}
H1  {
	font-size : 12pt;
	font-family : Verdana, Arial, Helvetica;
	font-weight : bold;
	color:red;
}
H2  {
	color : #990000;
	font-size : 12pt;
	font-family : Verdana, Arial, Helvetica;
	font-weight : bold;
}
H3  {
	font-size : 12pt;
	font-family : Verdana Arial, Helvetica;
	font-weight : bold;
}
A  {
	color :#990000;
	font-weight : bold;
}
A:Visited  {
	color : #990000;
	font-weight : bold;
}
A:Active  {
	color : #FF0000;
	font-weight : bold;
}
A:Hover  {
	color :#FF0000;
}
TH  {
	font-size : 10pt;
	color : #990000;
	background-color : #CCCCCC;
	font-family : verdana;
	font-weight : bold;
}
TH.line{
background-color : #CCCCCC;
}
input {
	background-color : transparent;
	color : #000000;
}
input.button {
	background-color : #990000;
	color : #FFFFFF;
	font-weight : bold;
}
textarea{
	background-color : transparent;
	color : #000000;
}
select{
	background-color : transparent;
	color : #000000;
}
TD  {
	font-size : 10pt;
	font-family : Verdana, Arial, Helvetica;
	color: #000000;
}
tr.bluerow{
	color : #1f4a9a;
	font-family : sans-serif;
	font-size : 11pt;
	font-weight : bold;
}
#textmessage  {
	text-transform : uppercase;
}

#capitalize  {
	text-transform : capitalize;
}
li  {
	font-size : 10pt;
	font-family : Verdana, Arial;
}
ol  {
	font-size : 10pt;
	font-family : Verdana, Arial;
}
ul  {
	font-size : 10pt;
	font-family : Verdana, Arial;
}