.Header
{
	font-size: 14pt;
	font-family: Tahoma;
	color:#0066CC;
}

.Footer
{
	font-family : verdana;
	font-size : 7.5pt;
	color : #FFFFFF;
}


.StandardText
{
	font-family : verdana ;
	font-size : 8pt ;
	color : black ;
}

.GrayStandardText
{
	font-family : verdana ;
	font-size : 9pt ;
	color : #686666 ;
}

.WhiteStandardText
{
	font-family : verdana ;
	font-size : 8pt ;
	color : white ;
}

.Menu
{
	font-family:Verdana;
	font-size:10pt;
	color:white;
	font-weight:bold;
	text-decoration:none;
}

.Menu:Visited
{
	font-family:Verdana;
	font-size:10pt;
	color:white;
	font-weight:bold;
	text-decoration:none;
}

.Menu:Hover
{
	font-family:Verdana;
	font-size:10pt;
	color:white;
	font-weight:bold;
	text-decoration:underline;
}


.ContentLinks
{
	font-family:Verdana;
	font-size:9pt;
	color:#0066CC;
	font-weight:normal;
	text-decoration:none;
}

.ContentLinks:Visited
{
	font-family:Verdana;
	font-size:9pt;
	color:#0066CC;
	font-weight:normal;
	text-decoration:none;
}

.ContentLinks:Hover
{
	font-family:Verdana;
	font-size:9pt;
	color:#0066CC;
	font-weight:normal;
	text-decoration:underline;
}

a.developed
{
	font-family: Verdana;
	font-size: 7.5pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.developed:visited
{
	font-family: Verdana;
	font-size: 7.5pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.developed:hover
{
	font-family: Verdana;
	font-size: 7.5pt;
	color: #0000FF;
	text-decoration: none;
}
.DesignBy
{
	font-family: Verdana;
	font-size: 7.5pt;
	color: #FFFFFF;
	text-decoration: none;
}

.body{		background-image: url(/ld/images/bk.gif);	background-repeat: repeat-x;	background-color: #454545;
}
