A { 
	font-weight: normal; 
	color: #0c0c0c; 
	border-color: black;  
	text-decoration: none; 
	font-family: verdana, sans-serif, helvetika, arial; 
}

BODY,P,FONT,TABLE,TR,TD,TH,LI,LH,UL,OL {
	font-size: 10pt; 
	font-family: verdana,sans-serif; 
	text-decoration: none; 
	margin-bottom: 2pt; 
	margin-top: 2pt;
	bg-color: #505050;
}

FORM {
	font-family: verdana,sans-serif, helvetika, arial; 
	text-decoration: none; 
	font-weight: normal;	
}

H1,H2,H3,H4,H5,H6,UL,OL,DIR,HR { 
	display: block 
} 

B,I,IMG { 
	display: inline; 
	border-color: black; 
}

P 	{
	margin-bottom: 5pt; 
	margin-top: 2pt;
	text-decoration: none; 
}

H1,H2,H3,H4 {
	font-weight: normal; 
	font-family: verdana,sans-serif, impact, times new roman;
	text-decoration: none; 
}

H5,H6 	{
	font-weight: bold; 
	font-family: verdana, sans-serif, times new roman;
	text-decoration: none; 
}

H1	{font-size: 24pt;}
H2	{font-size: 20pt;}
H3	{font-size: 18pt;}
H4	{font-size: 14pt;}
H5	{font-size: 10pt;}
H6	{font-size: 9pt;}
PRE 	{font-size: 10pt; font-family: verdana, sans-serif; }
UL  	{margin-top: 2pt; margin-bottom: 6pt;}
HR	{size: 2pt; noshade; margin: 0cm}

A:active {
	font-weight: normal; 
	color:white; 
	text-decoration: none; 
	font-family: verdana, sans-serif, helvetika, arial; 
}

A:hover {
	color: #700000;
	text-decoration: none; 
	
}

IMG { border-color: black; 	}
HREF { border-color: black; 	}
