A:link {
	color: #000066;
	text-decoration: underline;
}
A:active {
	color: #000066;
	text-decoration: underline;
}
A:visited {
	color: #000066;
	text-decoration: underline;
}

A:hover { color: RED; text-decoration: underline; }

.head1 {
	color: #000066;
	font-family:Verdana,Arial;
	font-size:13pt;
	font-weight: bold;
}

.articletitle {
	font-family:Verdana,Arial;
	font-size:12pt;
	font-weight:bold;
	color: #3366CC;
}


td {
	font-family:Verdana,Arial;
	font-size:9pt;
	color: black;
}

h1 {
	font-family:Verdana,Arial;
	font-size:12pt;
	font-weight:bold;
	color: #3366CC;
}

h2 {
	font-family:Verdana,Arial;
	font-size:10pt;
	color: #3366CC;
}

.bullet1 {
	font-family:Verdana,Arial;
	font-size:10pt;
    font-weight:bold;
	color: #3366CC;
}

.bullet2 {
	font-family:Verdana,Arial;
	font-size:11pt;
    font-weight:bold;
	color: #3366CC;
}

.bullet3 {
	font-family:Verdana,Arial;
	font-size:14pt;
	color: #3366CC;
}

.footerslogan {
	font-family:Verdana,Arial;
	font-size:10pt;
	font-weight:italics;
	color: #3366CC;
}


.content1 {
	font-family:Verdana,Arial;
	font-size:10pt;
	color: #000000;
}
.small1 {
	font-family:Verdana,Arial;
	font-size:8pt;
	color: #000066;
}
.content2 {
	font-family:Verdana,Arial;
	font-size:10pt;
	color: #ffffff;
}
select, option, textarea, input {border: 1px solid #3366CC; font-family: Verdana, arial, helvetica, sans-serif; font-size: 	11px; font-weight: bold; background: #eeeeee; color: #000000;}
