body {
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #011F3E;
	font-size: 12px;
}
input, textarea {
	font-family:monospace;
	font-size:10pt;
    color:#000000;
}    
p,dl,dt,dd,td,th, font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.submit {
	background-color:#ffffff;
	cursor:pointer;
	cursor:hand;
	font-family:arial;
	font-weight:bold;
}

a:link, a:visited, a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #6699CC;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #99CCFF;
}
a.footerlink:link, a.footerlink:visited, a.footerlink:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #99CC00;
	text-decoration: none;
	font-weight: normal;
}

a.footerlink:hover {
	color: #FFFFFF;
	text-decoration: none;
}

b.hl1 {
	font-weight:bold;
}
	
b.hl2 {
	font-weight:bold;
	font-style:italic;
}

.sr {
	font-size:10pt;
	line-height:14pt;
}

input.redbutton {
    background-color:#FF0000; color:#ffffff;  font-family:arial;
	font-size:7pt; font-weight:bold;
}

input.red {
	background-color: #6699CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	border-top-color: #00CCFF;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #00CCFF;
	height: 22px;
}

input.pink {
	background-color: #000000;
	font-size: 12px;
	font-weight: bold;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 1px solid #6699CC;
	height: 18px;
}

input {
	font-size: 12px;
	font-weight: bold;
}
textarea.violet {
	background-color: #ccccff;
}

.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.headertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

//
</style>

