A:link { color: #006600 ; text-decoration: none; }
A:active { color: #FFFFCC ; text-decoration: none; }
A:visited { color: #996633 ; text-decoration: none; }
A:hover { color: #006600; }

body{
background-color: #000000;
font-family: Verdana, Arial, Helvetica; 
font-weight: normal;
font-size: 12px;
color: #FFFFFF;
}
font.main_font{
font-family: Verdana, Arial, Helvetica; 
font-weight: normal;
font-size: 12px;
color: #FFFFFF;
text-align: left;
}
font.main_font2{
font-family: Verdana, Arial, Helvetica; 
font-weight: bold;
font-size: 16px;
color: #FFFFFF;
text-align: left;
}

img { 
border: 0; 
}

h1 { 
font-weight: bold;
font-size: 30px;
text-align: center;

}

h2 {
font-weight: bold;
font-size: 23px;
}

h3 {
font-weight: bold;
font-style: normal;
font-size: 20px;
text-align: center;
}

div.main {
	position: absolute;
	left: 50%;
	margin-left: -390px; 		
	width: 780px;
background-color:#000000;
padding-top: 0px;
padding-bottom: 0px;
padding-right: 0px;
padding-left: 0px;
}

div.left {
position: absolute;
left: 0px;
width: 125px;
background-color:#000000;
padding-top: 0px;
padding-bottom: 0px;
padding-right: 0px;
padding-left: 0px;
}

div.right {
position: absolute;
left: 125px;
width: 675px;
background-color:#000000;
padding-top: 0px;
padding-bottom: 0px;
padding-right: 0px;
padding-left: 0px;
}

