HR {
	background-color : #666666;
	color : #666666;
}
body, TD, LI {
	color : #00007D;
	font : 400 normal 100% Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration : none;
	font-family: sans-serif;
}
A {
	background : #A3366C none;
	color : #666666;
	text-decoration : underline;
}

TEXTAREA {
	background : #A3366C none;
	color : #00007D;
	text-decoration : none;
	font-weight: bold;
	border : thin solid #00007D;
}

a:link, a:visited, a:active {
 color: #00007D;
 font-weight: normal; 
 text-decoration: underline;
 }

H1 {
	color : #00007D;
	font-size : 125%;
	text-decoration : underline;
}


H2 {
	color : #00007D;
	font-size : 115%;
	text-decoration : underline;
}

H3, H4, H5, H6 {
	color : #00007D;
	font-size : 100%;
		
}

.button{
	background : #A3366C none;
	color : #00007D
	font-family : sans-serif;
	font-weight: bold;
	border : thin solid #00007D;
	padding-bottom : 1px;
	padding-top : 1px;
	padding-left : 4px;
	padding-right: 4px;
}

INPUT {
	background : #A3366C none;
	color : #00007D;
	text-decoration : none;
	font-weight: bold;
	border : thin solid #00007D;
	padding-bottom : 1px;
	padding-top : 1px;
	padding-left : 4px;
	padding-right: 4px;
}

.reset{
	background : #A3366C none;
	color : #00007D
	font-family : sans-serif;
	font-weight: bold;
	border : thin solid #00007D;
	padding-bottom : 1px;
	padding-top : 1px;
	padding-left : 4px;
	padding-right: 4px;
}
.submit{
	background : #A3366C none;
	color : #00007D
	font-family : sans-serif;
	font-weight: bold;
	border : thin solid #00007D;
	padding-bottom : 1px;
	padding-top : 1px;
	padding-left : 4px;
	padding-right: 4px;
}