/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEEEEE;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: normal;
}
.style4 {font-family: Arial, Helvetica, sans-serif; font-size: medium; color: #999999; font-weight: bold; }
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}

div.scroll {

width: 220px;<br />
overflow: auto;
border: 0px;
background-color: #000066;

}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
	
}
.style5 a:link {
	color: #000066;
	text-decoration: none;
	text-decoration:underline
}
.style5 a:visited {
	text-decoration: none;
	color: #000066;
	text-decoration: underline;
}
.style5 a:hover {
	text-decoration: underline;
	color: #FF6600;
}
.style5 a:active {
	text-decoration: none;
	color: #FF6600;
}
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: small; color: #000066; font-weight: bold; }
.style8 {font-family: Arial, Helvetica, sans-serif; font-size: medium; color: #000066; font-weight: bold; }
.style11 {
	font-size: xx-large;
	font-family: Arial, Helvetica, sans-serif;
}
.style12 {font-size: large}
