/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #7C8095;
}
.border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.style2 {font-family: Georgia, "Times New Roman", Times, serif}
.style3 {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }
.style4 {color: #cc0000}
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
a:link {
	color: #CC0000;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #CC3300;
}
a:active {
	color: #CC0000;
}
.style6 {
	color: #990000;
	font-weight: bold;
}
h1 {
	font-weight: bold;
	color: #CC0001;
	font-size: 18px;
}

