body
{
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link
{
	font-weight: normal;
	color: white;
	direction: ltr;
	text-indent: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: x-small;	
}

a:visited
{
	font-weight: normal;
	color: white;
	direction: ltr;
	text-indent: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: x-small;	
}

a:hover
{
	font-weight: bold;
	color: white;
	direction: ltr;
	text-indent: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: x-small;
}

a:active
{
	font-weight: bold;
	color: white;
	direction: ltr;
	text-indent: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: x-small;	

}




p.List
{
	font-weight: 500; 
	text-indent: 0px; 
	direction: ltr;
	
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	
}

P.List a:link
{
	font-weight: 500;
	text-indent: 0px; 
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: small;
	
}

P.List a:visited
{
	font-weight: 500;
	text-indent: 0px; 
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: small;	
}

p.List a:hover 
{
	font-weight: bold;
	text-indent: 0px; 
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: small;	

	
	
}

P.List a:active
{
	font-weight:bold;
	font-size:small;
	text-indent: 0px; 
	color: White; 
	text-decoration: underline; 
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

p.BoldLabel
{
	font-weight:bold;
	color:Black;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small	
}

p.Normal
{
	font-weight:normal;
	color:Black;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small	
}