/* CSS Document */
body {
	background-color: #CCD0D2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #6C0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6C0000;
}
a:hover {
	text-decoration: underline;
	color: #6C0000;
}
a:active {
	text-decoration: none;
	color: #6C0000;
}
.style1 {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {
	color: #C4C8C7;
	font-weight: bold;
}
.style3 {color: #333333; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }



.style5 {font-size: 10px}
