/* CSS Document */
body {
	background-color: #B0BEDB;
	margin-top:5px;
	margin-left:0px;
	margin-right:0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	font-size:10pt;
}
a:link {
	text-decoration: underline;
	color:#777DB1;
}
a:visited {
	text-decoration: underline;
	color:#777DB1;
}
a:hover {
	text-decoration: none;
	color:#B0BEDB;
}
.style1 {font-size: 10px; font-weight: bold;}
.styleHead20 {font-size: 18px; font-weight: bold;}
.style7 {color: #777DB1; font-size: 10px;}
.style8 {color: #B0BEDB}
.style9 {font-size: 9px}
.style10 {color: #777DB1; font-weight: bold; font-style: italic;}
.style11 {font-style: italic; font-weight: bold; color: #FFFFFF;}
.style13 {font-size: 11px}

.box {border: 2px solid #000033;}
.lineR {border-right-width: 2px; border-right-style: solid;	border-right-color: #000033;}
.lineL {border-left-width: 2px; border-left-style: solid; border-left-color: #000033;}
.lineT {border-top-width: 2px; border-top-style: solid;	border-top-color: #000033;}
.lineB {border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #000033;}