A:Link
{
	font-size: 12pt;
	color: #0A37B6;
	font-family: Verdana;
	Text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
A:Top
{
    font-size: 12pt;
	color: #0A37B6;
	font-family: Verdana;
	Text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

A:Hover
{
	font-size: 12pt;
	color: #39C;
	font-family: Verdana;
	font-weight: bold;
	text-transform: uppercase;
}

.Menu {
	font-size: 9pt;
	color: #0A37B6;
	font-family: Verdana;
	Text-decoration: none;
}


.Menu a {
	font-size: 9pt;
	color: #808080;
	font-family: Verdana;
	Text-decoration: none;
}

.Menu a:hover {
font-size: 9pt;
	color: #3592CB;
	font-family: Verdana;
	Text-decoration: none;
}


.Font8pt
{
	font-size:8pt;
	font-family:Verdana;
	height: 12px;
}

.Font10pt
{
	font-size:10pt;
	font-family:Verdana;
	color: #28719B;
	height: 20px;
}

.edge
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}

