body {
	margin-top: 5px;
	background-image: url();
}
.style1 {color: #CC3300}
.style2 {
	font-size: small;
	color: #666666;
}
.style3 {color: #666666}
.style4 {
	color: #CC3300;
	font-weight: normal;
	font-size: large;
}
.aimcs {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #333333;
	font-size: 12px;
}
a:link {
	font-size: 12px;
	color: #006666;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #996666;
	text-decoration: none;
}
