BODY {
	color: black;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color : White;
	margin-left: 110;
	margin-top: 0;
	marginwidth: 0;
	marginheight: 0;
	
	
	
}

A {
	color: Blue;
	text-decoration: none;
}

A:HOVER {
	color: Red;
	text-decoration: none;
}
td { font-family: Verdana, Helvetica, Sans-serif;
     font-size: 12px;
     font-style: normal;
     color: #000000; 
	 }
th { font-family: Verdana, Helvetica, Sans-serif;
     font-size: 12px;
     color: #000000; 
	 }

.small {
	font-size : 9px;
	
	}
.big {
	font-size : 16px;
	
	}
.noshow {
	visibility : hidden;
}

.footer {
	font-size : 10px;
	color : Gray;
	text-align: center;
	}
.footer2 {
	font-size : 10px;
	color : Black;
	text-align: center;
	
}
.page {
	color : Black;
	font-size : 18px;
		text-align: center;
}
.h1 {
	font-size : 26px;
	
	}
.h2 {
	font-size : 22px;
	
	}
.h3 {
	font-size : 18px;
	
	}