<style type="text/css">

body {
        font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: white;
	color: black;
	font-size: 10pt;
}
h1 {
	color: yellow;
        background: #6e94b7;
	font-size: 12pt;
	padding: 4px;
}
h2 {    color: navy;
        background: #aad0f0;
	font-size: 12pt;
	padding: 2px;
}
h3 {    color: black;
        background: #ccccf0;
	font-size: 10pt;
	padding: 2px;
}
h1,h2,h3,h4,h5,h6 {
        font-family: Arial, Helvetica, Verdana, sans-serif;
        font-weight: 900;
	border: none;
	width: 100%;
}
DL,DT,DD,OL,UL,LI {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: navy;
	font-weight: normal;
}
P,TR,TD,TABLE,THEAD,TBODY,TFOOT {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
TD.sm {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: black;
	font-size: 10px !important;
	white-space: nowrap;
}
em {
	font-weight: bold;
	color: navy;
}
pre {
	font-family: monospace;
	font-weight: 900;
	color: blue;
	padding: 4px;
}
div.box {
	border: solid;
	border-width: thin;
	width: 100%
}
P.sm {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	color: navy;
	font-weight: normal;
}
P.sm2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 6pt;
	color: navy;
	font-weight: normal;
}
TD.menu {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background: navy;
	font-weight: 900;
	font-size: 12pt;
}
TD.menusel {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background: blue;
	font-weight: 900;
	font-size: 12pt;
	border-left: solid 7px #ffffaa;
}
TD.menu a:link, TD.menu a:visited, TD.menusel a:link, TD.menusel a:visited {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: white;
	font-weight: 900;
	text-decoration: none
}
TD.menu a:active, TD.menu a:hover, TD.menusel a:active, TD.menusel a:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: yellow;
	font-weight: 900;
	text-decoration: none
}
TD.thead {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: red;
	font-weight: 900;
}
TD.thead2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: green;
	font-weight: 900;
}
P.note {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-style: normal;
	color: navy;
	background: #eeeeee;
	text-decoration: none;
	border: solid 1px black;
	padding: 5px;
}
TD.fancy {  
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 16px; font-style: italic; font-weight: bold; color: #FF6600
}
TD.cool {  
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 8pt;
	color: #0066FF;
	background: #eeeeee
}
P.fancy {  
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 14px; font-style: italic; font-weight: bold; color: #FF6600
}
P.title {  
	font-family: "Courier New", Courier, mono; 
	font-size: 24px; font-weight: bold; color: #666666
}
TD.desc {  
	font-family: "Courier New", Courier, mono; 
	font-size: 12px; font-style: normal; font-weight: normal; color: #333333
}
P.bigtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #3366FF
}
:link {
	color: rgb(255,150,0); /* for unvisited links */
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
:visited {
	color: rgb(255, 128, 0); /* for visited links */
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
</style>
