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

a:link { color: #000E88; text-decoration: none}
a:visited { color: #000E88; text-decoration: none}
a:hover { color: #884400; text-decoration: underline;}


a:link.top { color: #000E88; background-color: #D7E0F4;}
a:visited.top { color: #000E88; background-color: #D7E0F4; }
a:hover.top { color: #000428; background-color: #93AAE1;}

.brdr {
	border: 1px dotted #234180;
}
.stylered {color: #FF0000}
.style1 {font-family: Arial, Helvetica, sans-serif}
body {
	background-color: #FFFFEE;
}
.style3 {
	font-size: 12px;
	color: #666666;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style7 {color: #333333; font-family: Arial, Helvetica, sans-serif; }
.style8 {color: #234180}
.style9 {color: #234180; font-family: Arial, Helvetica, sans-serif; }
