//------------------------------------------

body {  
	font-family: Times New Roman; 
	font-size: 12pt; 
	color: #000000;
	background-repeat: repeat
	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; 
}

h2 {  
	font-family: Helvetica; 
	font-size: 18pt;
	font-weight: bold;
	color: #0070FF;	
	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: blue; 
}

A:link {  
	color: blue; 
}
A:visited {  
	color: blue; 
}
A:hover {  
	color: #000080;
	background: #FFFFA0;
}

A:active {  
	color: blue; 
}

//------------------------------------------
A.men {  
	color: white;
	text-decoration:none;
}

A.men:link {  
	color: white;
	text-decoration:none;
}
A.men:visited {  
	color: white; 
	text-decoration:none;
}
A.men:hover {  
	color: #000080;
	background: #FFFF80;
	text-decoration:none;	
}

A.men:active {  
	color: white; 
	text-decoration:none;
}

//------------------------------------------
A.noback {  
	color: white;
	text-decoration:none;
}

A.noback:link {  
	color: white;
	text-decoration:none;
}
A.noback:visited {  
	color: white; 
	text-decoration:none;
}
A.noback:hover {  
	color: #000080;
	background: none;
	text-decoration:none;	
}

A.noback:active {  
	color: white; 
	text-decoration:none;
}
