.maincontent {
	font-family: Verdana;
	font-size: 80%;
	line-height: 1.5em;
	color: #333333;
	font-style: normal;
	font-weight: normal;

}
h4 {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana;
	color: #333333;


}
.footer {
	font-family: Verdana;
	font-size: 80%;
	color: #666666;
	background-color: #CCCC99;



}
a:link {
	color: #333399;
}
a:hover {
	color: #999966;
	text-decoration: underline;
}
a:active {
	color: #330099;
}
a:visited {
	color: #996699;
}
td {
	font-family: Verdana;
	font-size: 80%;
	color: #333333;
}
h5 {
	font-size: 12px;
	color: #333333;
}
.box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
