/* CSS Document */
body {
	font-family: Moonbeam, Verdana, Arial;
	font-size: 11pt;
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
}
a {
	font-size: 11pt;
	color: #003399;
}
a:link {
	text-decoration: none;
	color: #003399;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #930031;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.Header {
	color: #003399;
	font-weight: bold;
	font-family: Papyrus, "Kabel Bk BT", "Myriad Web";
	font-size: x-large;
	text-shadow: #666666;
}
.DoYouWant {
	color: #930031;
	font-style: italic;
	font-size: ;
}
.MainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.Caption {
	font-size:12px;
	color: #930031; 
	font-weight: bold; 
}
.Highlight {
	background-color:yellow
}
.Red {
	color: #930031;
}
.Blue {
	color: #003399;
}
.BoxOutline {
	border:thin; 
	border-color:#003399; 
	border-style:double; 
	outline-color:#ff0033; 
	outline-style:solid; 
	outline-width:thin; 
	padding:5px
}
.PrivacyStmt {
	font-size: 8px;
}

.RedLoud {color: #930031; font-weight: bold; }
.BlueLoud {
	color: #003399;
	font-weight: bold;
	font-style: italic;
}
.Footer {font-size: 10px;}
.BSF {
	font-family: "Footlight MT Light", Charlesworth;
	font-size: medium;
	font-weight: bold;
	color: #003399;
}
