body {
	font-family: Arial;
	font-size:10pt;
	cursor: arrow;
	color: white;
	font-weight: bold;
}

.h1 {
	font-family:arial;
	font-size:8pt;
	font-weight: bold;
	color: #666666;
	text-align: center
	}
	
.h2 {
	font-family:arial;
	font-size: 15pt;
	font-weight: bold;
	color: #353535;
	text-align: center
}

.h3 {
	font-family:arial;
	font-size: 11pt;
	font-weight: bold;
	color:  #353535;
	text-align: center
}	

.textONwhite {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #0346CF;
	text-align: left;
	}
	
.links {
	font-family:  tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #006633;
	text-align: center;
	text-decoration: none;
}

A:link {
	color: #DADADA;
}
A:visited {
	color: Silver;
}
A:hover {
	color: White;
	font-weight:bold;
	;
}

.lists {
		font-family: Tahoma;
		font-size:9pt;
		font-style: normal;
		font-weight: bold;
		color: white;
		text-align:left;
		}
			
.table {
	font-family: arial;
	font-size: 9pt;
	color: #666666;
	font-weight: bold;
	text-decoration: none;

		}

.imgsR {
	float : right;
}

.imgsL {
	float : left;
}
.null {
	
}
