body {
	margin: 0px;
}
.main{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0060A9;
    padding-right:5px;
}
.maintitle{
	color: #0060A9;
}

.top{
	background-image: url(images/topback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 325px;
}
.copyright {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0060A9;
	text-align: center;
}
li {
	list-style-image: url(images/bullet.gif);
}
