body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #253187;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
a:link {
	color: #D01E1E;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #003399;
	text-decoration: underline;
}

h4{
color: #d01e1e;
}

li{
line-height: 18px;
}

#main{
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
width: 636px;
text-align: justify;
line-height: 24px;
}

#main_title{
margin-top: 40px;
margin-left: 5px;
margin-right: 10px;
width: 636px;
text-align: justify;
}

.title{
font-style: italic;
font-weight: bold;
text-align: center;
color: #D01E1E;
}

.chart{
color:#000000;
width: 270px;
}

.list{
width: 500px;
}

.left{
text-align: left;
margin-left: 170px;
}
