

<head>
<style type=text/css>


body {
margin: 10;
color: #000000;
background: #CC0000;
font-family: "sans-serif", arial, helvetica;
font-size: 12px
}

.body {
margin: 10;
color: #000000;
background: #CC0000;
font-family: "sans-serif", arial, helvetica;
font-size: 12px
}

td {
font-size: 16px;
}

li {
list-style-type: square;
font-family: "sans-serif", arial, helvetica;
font-size: 12px
}

hr {
height: 1;
color: #cc0000
}

.innertable {
width: 800;
border-style: solid;
border-width:1;
border-color: #000000;
background: #ffffff;
}

.borderedtable {
border-style: solid;
border-width:1;
border-color: #000000;
background: #ffffff;
}

.formtable {
background-color: #eeeeee;
border-style: solid;
border-width:1;
border-color: #000000;
}

.greytable {
width: 900;
height: 100%;
border-style: solid;
border-width:1;
border-color: #000000;
background: #eeeeee;
}

.outertable {
width: 950;
border-width:0;
background: #ffffff;
height: 80%;
}

.title {
padding-top: 5;
padding-bottom: 5;
padding-right: 10;
padding-left: 10;
font-size: 24px;

}

.content {
font-size: 14px;
padding-right: 10;
padding-left: 10;
padding-top: 5;
padding-bottom: 5
}

.formcontent {
font-size: 12px;
padding-right: 5;
padding-left: 5;
padding-top: 2;
padding-bottom: 2
}

.list {
font-size: 12px;
padding-right: 5;
padding-left: 2;
padding-top: 5;
padding-bottom: 2
}

.listhead {
font-size: 14px;
padding-right: 5;
padding-left: 2;
padding-top: 5;
padding-bottom: 2
}

.cpform {
font-family: Arial;
font-size: 12px;
background-color: #cccccc;
border-style: solid;
border-width: 1
}

.tiny {
font-size: 10px
}

.keys {
font-size: 2px;
color: #cc0000
}

a:link    {color: #cc0000; text-decoration: none}
a:visited {color: #cc0000; text-decoration: none}
a:hover   {color: #CC0000; text-decoration: none;
           color: #ffffff; background-color: #cc0000}

.button {
background-color: #CCCCCC;
color: #000000;
border: 1 solid #CC0000;
font-size: 12px;
font-family: arial;
font-weight: normal;
width: 60;
height: 20;
}

.formbox {
background-color: #cccccc;
border: 1 solid #CC0000;
color: #000000;
font-size: 12px;
font-family: arial;
width: 200;
height: 20;
}

.menu {
background: #ffffff;
border-width: 0;
padding: 0;
border-bottom-width: 1;
border-bottom-color: #cc000000;
}

.foot {
width: 950;
background: #ffffff;
border-width: 0;
padding: 0;
border-top-width: 1;
border-top-color: #cc000000;
}

.head {
width: 950;
padding-top: 0;
padding-bottom: 0;
background: #ffffff;
border-width: 0;
border-bottom-width: 1;
border-bottom-color: #cc000000;
}

.date {
font-size: 12px;
color: #666666;
padding-right: 10;
}





.footer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : White;
	text-align : center;
	padding-top : 3px;
	padding-bottom : 3px;
}

.pageheader {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 19px;
	color : #000000;
}
.pageheadersm {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
}
.pageheadermid {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #000000;
	font-weight : bold;
}
.contenttext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.picdesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

</style>
</head>

