BODY
{
	font-size: 11;
	font-family: 'Microsoft Sans Serif' , Arial, Verdana;
}

A:link
{
	color: Navy;
}

A:visited
{
	color: steelblue;
}

A:Hover
{
	color: sienna;
}

TD.fontSm
{
	font-size: 12px;
}
TD.nav
{
	font-size: 12px;
	color: white;
	font-family: sans-serif, Arial, Helvetica, Verdana;
}

A.nav:link
{
	font-size: 12px;
	color:white;
	text-decoration : none;
}
A.nav:Hover
{
	font-size: 12px;
	color:white;
	text-decoration : none;
}
A.nav:visited
{
	font-size: 12px;
	color:white;
	text-decoration : none;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
}

BLOCKQUOTE {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
}

A.navlink:link{
	font-family : Arial;
	font-size : 10pt;
	color : #000066;
	text-decoration : none;
}
A.navlink:visited{
	font-family : Arial;
	font-size : 10pt;
	color : #000066;
	text-decoration : none;
}
A.navlink:hover{
	font-family : Arial;
	font-size : 10pt;
	color : sienna;
	text-decoration : underline;
}

a.sub:link{
	font-family : Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-decoration : none;
	color: #757575;
}
	a.sub:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #A9A9A9;
	text-decoration : none;
}
	a.sub:hover{
		font-family : Arial, Helvetica, sans-serif;
		font-size:9pt;
		color: #000000;
		text-decoration: underline;
	}	

span.mainlink{
	font-family : Arial;
	font-size : 10pt;
	cursor : hand;
	text-decoration : none;
	color : #000066;
}

	#sublinks{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 9pt;
	}
	

