BODY {
	font-family: Verdana;
	font-size: 8pt;
	background-color: #FFFFFF;
	color: #3D3D3D;
}

TD {
	font-family: Verdana;
	font-size: 8pt;
}

TH {
	font-family: Verdana;
	font-size: 8pt;
}

A:link {
	color: #0A2898;
	text-decoration: none;
}

A:visited {
	color: #0A2898;
	text-decoration: none;
}

A:active {
	color: #0A2898;
	text-decoration: none;
}

A:hover {
	color: #6070AA;
	text-decoration: none;
}

BR {
	font-size: 5pt;
}

.comment {
	font-family: Verdana;
	font-size: 7pt;
	color: #7F7F7F;
}

A.menu_default {
	text-decoration: none;
}

A.menu_highlight:link {
	color: #6070AA;
}

A.menu_highlight:visited {
	color: #6070AA;
}

A.menu_highlight:active {
	color: #6070AA;
}

A.menu_highlight:hover {
	color: #6070AA;
}

.submenu_default A:link {
	font-family: Verdana;
	font-size: 7pt;
	color: #0B2997;
}

.submenu_default A:active {
	font-family: Verdana;
	font-size: 7pt;
	color: #0B2997;
}

.submenu_default A:visited {
	font-family: Verdana;
	font-size: 7pt;
	color: #0B2997;
}

.submenu_default A:hover {
	font-family: Verdana;
	font-size: 7pt;
	color: #FFD801;
}

.submenu_highlight {
	font-family: Verdana;
	font-size: 7pt;
	background-color: #0B2997;
	color: #FFD801;
}

.submenu_highlight A {
	font-family: Verdana;
	font-size: 7pt;
	background-color: #0B2997;
	color: #FFD801;
}

.submenu_highlight A:active {
	font-family: Verdana;
	font-size: 7pt;
	background-color: #0B2997;
	color: #FFD801;
}

.submenu_highlight A:visited {
	font-family: Verdana;
	font-size: 7pt;
	background-color: #0B2997;
	color: #FFD801;
}

.submenu_highlight A:hover {
	font-family: Verdana;
	font-size: 7pt;
	background-color: #0B2997;
	color: #FFD801;
}

.title {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #FFD800;
}

.thumbnail {
	border: solid 1px;
	border-color: #FFD800;
}

ul 
{
	padding: 10px;
	text-indent: 0px;
	margin: 2px;
}
