@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #697482;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style2 {
	font-size: 9px;
	font-weight: bold;
}
a:link {
	color: #CC0033;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #CC0000;
}
h1 {
	font-size: 16px;
	color: #2B4A76;
}
h2 {
	font-size: 14px;
	color: #4A7292;
}
.style3 {
	font-size: 10px;
	font-style: italic;
}
.outline {
    border: 1px solid #cccccc;
	}
.style4 {
	color: #2B4A76;
	font-weight: bold;
}
.style5 {
	color: #FF0000;
	font-weight: bold;
}
.style7 {color: #2B4A76; font-weight: bold; font-size: 16px; }