body {
	background-color: #CCCCCC;
}
ul li a, ul li a:visited,  ul li a:active {
    text-decoration: none; color: #000000;
}
ul li a:hover {
    text-decoration: underline; color: #FF0000;
}
a:link {
	color: #990000;
	background-color: #FFFFFF;
	text-decoration:none
}
a:visited {
	color: #990000;
	background-color: #FFFFFF;
	text-decoration:none
}
a:hover {
	color: #FF0000;
	text-decoration:underline;
	background-color: #FFFFFF
	
}
a:active {
	color: #FF0000;
	background-color: #FFFFFF
	text-decoration:none
}
#body img {
    border: 0px;
}



	
	body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF
}
h1,h2,h3,h4,h5 {
	font-weight: bold;
}
h2 {
	font-size: 10px;
}
h1 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
.style2 {font-size: 14px}
.style3 {font-size: 10px}
.style4 {font-size: 10px; text-align:center;}
.style5 {font-size: 10px; text-align:right;font-color:#cccccc;padding-bottom:5px;}
.score {font-size: 14px;font-weight:bold;}
.HEAD {font-size: 14px;font-weight:bold;padding: 9px 0px 10px 0px;}
.LeftContainer {
width:415px;
float:left;
}

.RightContainer {
width:300px;
float:right;
padding-left:10px;
margin-right:0;
margin-top:5px
}

.AllContainer {
width:728px;
padding-top:10px;
padding-bottom:10;

}



