<!--
.normal
{
	font-family : Verdana, Arial, sans-serif; 
	font-size : 11px;
	text-decoration : none;
	color : #545454;
}
A, .normal:link, .normal:visited
{ 
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #0080F0;
}
A:HOVER, .normal:hover
{
	text-decoration: underline;
}

.normaltitle
{
	font-family : Arial, sans-serif; 
	font-size : 15px;
	text-decoration : none;
	font-weight : bold;
	color : #808080;
}
.normaltitle:link, .normaltitle:visited
{ 
	font-family : Arial, sans-serif;
	font-size : 15px;
	text-decoration : none;
	font-weight : bold;
	color : #0080F0;
}
.normaltitle:hover
{
	text-decoration: underline;
}

.rightmenutitle
{
	font-family : Verdana, Arial, sans-serif; 
	font-size : 11px;
	color : #60A080;
	font-weight : bold;
	text-decoration : none;
}

.menu
{
	font-family : Verdana, Arial, sans-serif; 
	font-size : 11px;
	color : #545454;
	text-decoration : none;
}
.menu:link, .menu:visited
{
	font-family : Verdana, Arial, sans-serif; 
	font-size : 11px;
	color : #0080F0;
	text-decoration : none;
}
.menu:hover
{
	text-decoration : underline;
}

.bigtitle
{
	font-family : Verdana, Arial, sans-serif; 
	font-size : 12pt;
	color : #606060;
	text-decoration : none;
	font-weight : bold;
}

.pagenote, .pagenote:link, .pagenote:visited
{
	font-family : Verdana, Arial, sans-serif; 
	font-size : 11px;
	color : #606060;
}
.pagenote:hover
{
	text-decoration : underline;
	color : #000000;
}

.dwnl_header
{
	font-family : Verdana, Arial, sans-serif; 
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
	color: #404040;
	background-color:#EAF4FF;
}
.dwnl_cell_header
{
	font-family : Verdana, Arial, sans-serif; 
	font-size : 11px;
	text-decoration : none;
	color: #404040;
	background-color:#D0D0D0;
}
-->
