﻿BODY, P, TABLE
{
    FONT-FAMILY: Verdana, Arial,Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
  
   
}
BODY
{	   
    margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;	
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
   
    font-style:	normal;
   
}
H1	{	
	font-size:	16px;
	font-weight:	bold;	
	}	
		
H2	{	
	font-size:	15px;
	font-weight:	bold;
	}	
		
H3	{	
	font-size:	14px;
	font-weight:	bold;
	
	}	
	.Heading3{	
	font-size:	14px;
	font-weight:	bold;
	
	}	

		
H4	{	
	font-size:	13px;
	font-weight:	bold;
	}	
		
H5, DT	{	
	font-size:	12px;
	font-weight:	bold;
	}	
		
H6	{	
	font-size:	11px;
	font-weight:	bold;
	}	
		
SMALL	{	
	font-size:	10px;
	font-weight:	bold;
	}	

BIG	{	
	font-size:	12px;
	font-weight:	bold;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	disc ;
	}	

UL LI LI	{	
	list-style-type:	circle;
	}	

UL LI LI LI	{	
	list-style-type:	square;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	
{
	border : 0;
}
	
A:link	{	text-decoration: none;  FONT-WEIGHT: normal; color:#5DB61E; }	
A:visited	{	text-decoration: none; FONT-WEIGHT: normal;	color:	#5DB61E;	}	
A:active	{	text-decoration: none;	 FONT-WEIGHT: normal;color:	#5DB61E	}	
A:hover	{		text-decoration: underline; FONT-WEIGHT: normal;	color:	#000000;	}

.error
{
	color:#ff0000;
	font-weight:normal;	
	
}


