a:link {
	color: blue;
	text-decoration: none;
}
a:visited {
	color: blue; 
	text-decoration: none;
}
a:hover {
	color: blue; 
	text-decoration: underline;
}
BODY {
	bgColor: #FFFFFF;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}
body, p, li, td, blockquote, ul, .header{  
    font-family: arial, sans-serif; 
    font-size: 12px;
}
.header {
    font-size: 10pt;
}
h6 { 
    font-family: arial, sans-serif; 
    font-size: 17pt;
	color : #000000;
	text-decoration : underline;
}
.submit{
    font-size: 9pt;
}
h1,h2,h3,h4,.submit{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color : navy;
}
h1{
	font-size: 13pt
}
h2{
	font-size: 12pt
}
h3{
	font-size: 11pt
}
h4{
	font-size: 10pt
}
table {
	border : 0px;
	border-style : solid;
	border-color : #000000;
	padding : 15px;
}
.navcell{
	font-size : 7pt;
	font-family : sans-serif;
}

.form, .border, {
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px;
}
.form {
	background-color : #F5F5F5;
	padding : 15px;
}
.border{
	WIDTH: 758px
}
.highlight{
	background-color:	#efefef;
}
.menu{
	font-family: serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFBD52;
}
.header{
	background-color:	#efefef;
}
.banner {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 13pt;
    color: silver;
    text-align: right;
    background-color : #000000; 
}
