body {
background-color: #ffffff;
background-image: url();
overflow-y:auto; overflow-x:hidden; 
font-family: arial, trebuchet ms;
color: #000000; 
text-align: justify;
word-spacing: 0px;
font-size: 11px;
letter-spacing: 0px;}

a:link 	 {text-decoration: none; color: #000000; font-weight: bold;}
a:visited {text-decoration: none; color: #000000; font-weight: bold;}
a:active	 {text-decoration: none; color: #000000; font-weight: bold;}
a:hover   {text-decoration: none; color: #FF9933; font-weight: bold;}


table.one {
table-layout: fixed;
font-family: arial, trebuchet ms;
font-size: 11px;
background: url(09bg.png);
}

table.two {
table-layout: fixed;
font-family: arial, trebuchet ms;
font-size: 11px;
background: transparent;
vertical-align: top;
}


table.main {
table-layout: fixed;
font-family: arial, trebuchet ms;
font-size: 12px;
background: transparent;
text-align: justify;
}


.h {
font-family: arial, times new roman; 
background-color: transparent;
text-transform: uppercase;
font-weight: bold;
font-size: 28px; 
line-height: 22px;
color:#ED1C24;
letter-spacing: -1px;
text-align: left;
}

#main {
	background-color: transparent;
	position: absolute;
	top: 380px;
	left: 206px;
	width: 530px;
	overflow: none;
	text-align: justify;
   }

