TD {
	font-family : Arial, Helvetica, sans-serif;
}

A:LINK {
	color : #2B2B00;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

A:VISITED {
	color : #151500;
	text-decoration: underline;
}

A:ACTIVE {
	color : #2D2D00;
	text-decoration: underline;
}

A:HOVER {
	color : #FFFFCC;
	text-decoration: underline;
}

/* Text paragraph styles */

.content {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 0.8em;
	line-height : 1.5em;
	;
	font-weight: 400
}

.content7em {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 0.8em;
	line-height : 1.5em;
}


/* List styles */

UL {
	font-family : Arial, Helvetica, sans-serif;
	list-style-image : url(images/bullet.jpg);
}


h1 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 30px; font-weight: 500; color: #990000}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 500;
	color: #990000
}
.navigation { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: 400; color: #666600: none;
}
.navigationtemplate {
	font-size: small;
	color: #2B2B00;
	text-decoration: none;
}

h3 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight: 600; color: #990000}

BODY { 

	font-family : Arial, Helvetica, sans-serif;
 } 

