


body { color: white; 
 	background-color: black; 	
	font-family: verdana, arial, sans-serif; 
	font-size: 8pt;
	margin-left: 10px ;
	margin-top: 3px ;
	margin-bottom: 3px;
	margin-right: 10px ;
	font-weight: normal;
	font-style: normal }
 a:link { color: blue }
 a:hover { color: red }
table { padding : 30px 30px 30px 30px }
a.plain { text-decoration: none }
p { font-size: 8pt }
p.lessspace { margin-bottom: 10px;
	margin-top: 10px }
p.mainmenu { color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 4px;
	margin-top : 6px }
.mainmenu a { background-color : #003366;
	border : 0px solid #999999;
	color : white;
	font-weight: bold;
	display : block;
	padding-bottom : 2px;
	padding-left : 10px;
	padding-top : 4px;
	padding-right : 10px;
	text-decoration : none;
	width : 100% }
.mainmenu a:hover { background-color : red;
	border : 0px solid #999999;
	color : #FFFFFF;
	text-decoration : none }
p.activemenu { color : red;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 4px;
	margin-top : 6px }
.activemenu a { background-color : red;
	border : 0px solid #999999;
	color : white;
	font-weight: bold;
	display : block;
	padding-bottom : 2px;
	padding-left : 10px;
	padding-top : 4px;
	padding-right : 10px;
	text-decoration : none;
	width : 100% }
.activemenu a:hover { background-color : red;
	border : 0px solid #999999;
	color : #FFFFFF;
	text-decoration : none }
.line { border-left : 1px solid #003399;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	padding-left : 20px }
.bluebox { background-color : #003366;
	border : 0px solid #999999;
	color : white;
	font-weight: normal;
	display : block;
	padding-bottom : 2px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 4px;
	text-decoration : none;
	width : 100% }
.orangebox { background-color : red;
	border : 0px solid #999999;
	color : white;
	font-weight: normal;
	display : block;
	padding-bottom : 2px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 4px;
	text-decoration : none;
	width : 100% }
.whitebox { background-color : white;
	border : 0px solid #999999;
	color : black;
	font-weight: normal;
	display : block;
	padding-bottom : 2px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 4px;
	text-decoration : none;
	width : 100% }
.menu { font-size: 10pt;
	font-family: arial;
	font-weight: bold;
	text-decoration: none }
.small { font-size: 10pt }
.smallest { font-size: 8pt }
.bold { font-weight: bold }
.black {color : black}
.orange {color : red}
.italic { font-style: italic }
.right { text-align: right }
.left { text-align: left }
.bottom { text-align: bottom }
.center { text-align: center }
.break { page-break-before: always }
.border { border-width: 2px; 
	border-color: navy;
	border-style: solid;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px }
h1 { color: red;
	font-weight: bold;
	font-size: 20px }
h2 { font-style: normal;
	font-size: 16pt }
li { font-size: 10pt }
li.double { padding-top: 8px; 
	padding-bottom: 8px; 
	font-size: 12pt }
img { border: none }
