A:link {
	COLOR: #3366FF; 
	TEXT-DECORATION: underline
}
A:visited {
	COLOR: #CC00CC; TEXT-DECORATION: underline
}
A:active {
	COLOR: #FF0000; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #336666;
	TEXT-DECORATION: none
}
.form {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
	
body {
	background-image: url(../images/grey-lined.gif);
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #456A73;
	background-position: left;
}
h1 {
	color: #FF0000
	}
h2 {
	color: #FF0000;
	background-color: #CCCCCC;
	}
h3 {
	color: #CCCCCC
	}
h4 {
	color: #FFFFFF	}
	
h5 {
	color:#CC0066}
h6 {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-family: "Trebuchet MS";
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	width: 100%;
}
.textarea {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12pt}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: square;
	list-style-position: outside;
	font-weight: bold;
	color: #909090;
	}

.footer {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 9px;	
	color: #999999
	}
.tagline {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #336600;
	font-weight: bolder;
}
.FormBackgroundColor {
	color: #CCCCCC
	}
form {
	color: #666666;
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.FormFieldnames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.small {
	font-size: 9px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
}
.medium {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
