//------------------------------------------

body {  
	font-family: Times New Roman; 
	font-size: 12pt; 
	color: #000000;
	topmargin: 0pt; 
  	marginheight: 0pt; 
	leftmargin: 0pt; 
	marginwidth: 0pt; 

}

p {  
	font-family: Times New Roman; 
	font-size: 12pt; 
}

li {
	font-family: Times New Roman; 
	font-size: 12pt; 
}

td {  
	font-family: Times New Roman; 
	font-size: 12pt; 
}

h1 {  
	font-family: Helvetica; 
	font-size: 24pt;
	font-weight: bold;
	color: #962121;	
	text-align: center;
}

h2 {  
	font-family: Helvetica; 
	font-size: 18pt;
	font-weight: bold;
	color: #962121;
	text-align: center;
}

h3 {  
	font-family: Helvetica; 
	font-size: 14pt;
	font-weight: bold;
	color: #0070FF;	
	text-align: center;
}

h4 {  
	font-family: Times New Roman; 
	font-size: 14pt;
	font-weight: bold;
	color: red;
	text-align: center;
}

b {  
	font-weight: bold
}

A {
	color: #086331; 
}

A:link {  
	color: #086331; 
}
A:visited {  
	color: #086331; 
}

A:active {  
	color: #086331; 
}

A:hover {  
	color: #F00000;
}


