body {
background-image:url(images/bg2.jpg);
background-repeat:repeat-x;
background-color:#0e0e0e;
}

.indent {
text-align:justify;
font-size:14px;
margin-left:35px;
margin-right: 35px;
margin-bottom: 35px;
margin-top: 35px;
}


.main {
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#8f8f8f;
text-align:justify;
margin-left:0px;
margin-right: 0px;
margin-bottom: 0x;
margin-top: 50px;
width: 900px;
background-color: #111111;
}

table {
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#8f8f8f;
}

.bgrepeat {
background-image:url(dotline.jpg);
background-repeat:repeat-y;
}

font.hilite {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#ffffff;
font-weight:bold;
}

A,A:active,A:link,A:visited  {
text-decoration: none; 
color:#cccccc;
font-weight: bold; 
}

hr {
width:95%;
color:#191919;
background-color: #191919;
text-align:center;
}

font.sub {
font-size:10px;
color: #545556;
}