<!--
BODY {
	font-family: Verdana, Arial;
	font-size: 10pt;
	width: auto;
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

A {
	font-family: Verdana,Arial;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}

A:LINK {
	font-family: Verdana,Arial;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}

A:HOVER {
	font-family: Verdana,Arial;
	font-weight: bold;
	color: #808080;
}

A.MainNav {
	font-family: Verdana,Arial;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

A.MainNav:LINK {
	font-family: Verdana,Arial;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

A.MainNav:HOVER {
	font-family: Verdana,Arial;
	font-weight: bold;
	color: #000000;
}

TD {
	font-family: Verdana,Arial;
	font-weight: normal;
	color: #000000;
	font-size: 8pt;
}

.MainNavMenu {
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
}

FONT.ContentHighlight {
	font-family: Verdana,Arial;
	font-weight: bold;
	color: #666666;
	font-size: 8pt;
}

FONT.PhotoCaption {
	font-family: Verdana,Arial;
	font-weight: normal;
	color: #000000;
	font-size: 8pt;
}

FONT.Copyright {
	font-family: Verdana,Arial;
	font-weight: normal;
	color: #CCCCCC;
	font-size: 8pt;
}

FONT.ContentTitle {
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	font-size: 12pt;
}

input {
	font-size:8pt;
	font-family: arial;
}

input.textField {
	font-size:8pt;
	font-family: arial;
	border:1px solid #666666;
}

input.submit {
	font-size:8pt;
	font-family: arial;
	border:1px solid #666666;
	background-color:#FFCC00;
}

select {
	font-size:8pt;
	font-family: arial;
}

textarea {
	font-size:8pt;
	font-family: arial;
	border:1px solid #666666;
}

-->
