body{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color:#6A6A6A;
}
#maincontent{
	border-left:1px solid #6A6A6A;
	border-right:1px solid #6A6A6A;
	background-color:#FFFFFF;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	color:#FFFFFF;
	line-height:1.2;
}
#copyright a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:underline;
}
#copyright a:hover{
	color: #FFCC00;
	text-decoration:none;
}
#title{
	font-family:Verdana, Arial;
	font-size:16px;
	color:#003366;
	font-weight:bold;
	padding-left:16px;
	line-height:30px;
}
.title2{
	font-family:Verdana, Arial;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
	padding-bottom:5px;
}
.title3{
	font-family:Verdana, Arial;
	font-size:16px;
	color: #FF0000;
	font-weight:bold;
}
.text2{
	font-family:Arial;
	font-size:13px;
	color:#333333;
	font-weight:bold;
	line-height:120%;
}
.text{
	font-family:Arial;
	font-size:12px;
	color:#333333;
	line-height:120%;
}
.smalltext{
	font-family:Arial;
	font-size:10px;
	color:#333333;
}