h1{
	font-size:1.8em;
	line-height:1.1em;
	font-weight:normal;
	font-family:Trebuchet MS, Arial, Verdana;
	margin-bottom:1.1em;
	margin:0;	
	padding:0;
	width:80%;	
	border-width:0px;	
}

h2
{	
    font-size:1.5em;	
    line-height:1.0em; 
    font-weight:normal;
    font-family:Trebuchet MS, Arial, Verdana;
    margin-bottom:1.2em;	
    margin:0;
    padding:0;			
}

h3 {
	font-size: 1.4em;
    line-height: 1.1em;	
	font-weight:normal;
	font-family: Trebuchet MS, Arial, Verdana;
	margin-bottom: 1.2em;
	color: #FF8C00;
	margin: 0;	
	padding: 0;
}

h4 {font-size:1.3em;
   line-height:1.2em;
   font-weight:bolder;
   font-family:Trebuchet MS, Arial, Verdana;
   margin-bottom:1.2em;
   color:#800000;
   margin:0;
   padding:0;
}

div {
	font-weight:bolder;
	text-indent:10px;
        
}        
ul {font-weight:bolder;}
P {font-family:Georgia,Sans-serif; text-align:justify; text-indent:20px; margin-top:0px; font-size:13px; line-height:1.5em;}
td {font-family:Trebuchet MS,Sans-serif; text-align:justify; margin-top:0px; font-size:13px; line-height:1.3em;}
li {font-family:Trebuchet MS,Sans-serif; text-align:justify; margin-top:0px; font-size:13px; line-height:1.5em;}
small{font-size:0.9em; color:red;line-height:1.5em;}
big{font-weight:bolder; color:red;}
	
A:link {font-family:Trebuchet MS,Sans-serif; font-size:13px;
    TEXT-DECORATION: underline; 
	color: #0000CD;}
A:visited {font-family:Trebuchet MS,Sans-serif; font-size:13px;
    TEXT-DECORATION:  underline; 
	color: #0000CD;}
A:hover {font-family:Trebuchet MS,Sans-serif; font-size:13px;
	TEXT-DECORATION:underline;
	font-style:normal;
	color:#FF8C00;}

