/* CSS Document */
body {margin-top:0px;
margin-left:0px;
font-family:Arial, Helvetica, sans-serif;
font-size : 10px;
	text-decoration : none;}
	a:visited   
	{
	font-weight : bold;
	color :  #000000;
	text-decoration: underline;
	background:transparent; 
	}

a   
	{ font-size:11px;
	font-weight : bold;
	color :  #000000;
	text-decoration: underline;
	background:transparent; 
	}
a:active  
	{
	
	font-weight : bold;
	color :  #000000;
	text-decoration: underline;
	background:transparent; 
	}
a:hover  
	{

	font-weight : bold;
	color :  #000000;
	text-decoration: underline;
	background:transparent; 
	}

td.NoRepeat {
background-repeat: no-repeat;
}
table.NoRepeat
{
background-repeat: no-repeat;
}
font.HeadlineLarge
{
	font-family: "Rockwell Extra Bold";
	font-size: 18pt;
}
font.HeadlineMed
{
	font-family: "Rockwell Extra Bold";
	font-size: 12pt;
}
font.HeadlineSmall
{
	font-family: "Rockwell Extra Bold";
	font-size: 11pt;
}
font.Normal
{
	font-family: "Warnock Pro SmBd";
	font-size: 10pt;
}
