body{
font-family:Verdana;
font-size:12px;
color: #030303;
margin: 0px 0px 0px 0px;
}

td{
font-family:Tahoma;
font-size:12px;
color: #030303;
}

a{
	font-family: Tahoma;
	font-size: 12px;
	color: Green;
	text-decoration: underline;
}

a:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: Green;
	text-decoration: underline;
}

b{
	font-family: Tahoma;
	font-size: 12px;
	color: Gray;
	text-decoration: none;
}

b:hover{
font-family:Tahoma;
font-size:12px;
color: Gray;
text-decoration:underline;
}

.sub{
font-family:Tahoma;
font-size:14px;
font-weight: bold;
color: #330000;
text-transform:uppercase;
padding-bottom: 5px;
padding-left: 5px;
margin-left:25px;
border-bottom: 1px solid #330000;
}

#bg{
background-image:url(../images/bg.jpg);
background-attachment:scroll;
background-position:top;
background-repeat:no-repeat;
height:auto;
}

li{
margin-bottom: 12px;	
}

IMG{
  border:0;
}