H2, H3 {
	font-family: arial;
	color: red;

}
font {font-family: arial; }
body {
	font-family: arial;
	font-size: 10pt;
	background-image: url(images/r1.jpg);
}
a         {font-family: arial; font-size: 8pt; color: #FFFFFF; text-decoration: none;}
a:visited {font-family: arial; font-size: 8pt; color: #505B76; text-decoration: none;}
a:hover   {font-family: arial; font-size: 8pt; color: #051744; text-decoration: none;}
table {
	font-family: arial; color: #505B76;
	font-size: 8pt;
	border: 0;
	cellpadding: 0;
	cellspacing: 0;
}
.textbox {
	BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; COLOR: #004f94; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px
}