body {
	font-family: Consolas, Courier, Courier New, Arial, Helvetica, sans-serif;
	padding-left: 20px;
	background-color: #FFFFFF;
	color:#202020;
	font-size:11px;
}
	
.h1 {
	font-family: Times New Roman, Times, Constantia, Consolas, Courier, Courier New, Arial, Helvetica, sans-serif;
	color:#00ff00;
	text-decoration:none;
	font-style:oblique;
	font-size:36px;
	font-weight: normal;
	text-transform:uppercase;
	border-bottom:1px solid #000000;
}
	
.h2 {
	font-family: Times New Roman, Times, Constantia, Consolas, Courier, Courier New, Arial, Helvetica, sans-serif;
	color:#00ff00;
	text-decoration:none;
	font-style:oblique;
	font-size:20px;
	font-weight: normal;
	text-transform:uppercase;
	border-bottom:1px solid #000000;
}
	
.h3 {
	font-family: Consolas, Courier, Courier New, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: small;
	font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;
	border-bottom:1px solid #000000;
}



.h1::-moz-selection, .h2::-moz-selection, .h3::-moz-selection {	background:#000000; 	color:#000000; 	display:block; }
.h1::-moz-selection, .h2::-moz-selection, .h3::-moz-selection { 	background:#000000; 	color:#000000; 	display:block; }



	
.info {
	font-size:1em;
	line-height: 128%;
	margin-top: 40px;
	}

.width500px {
	
	width: 500px;
	
	}
	

.h1 a, .h2 a, .h3 a, .h1 a:visited, .h2 a:visited, .h3 a:visited, .h1 a:active, .h2 a:active, .h3 a:active {
	color:#000000;
	background-color:#ffffff;
	border-bottom:1px dashed #000000;
	text-decoration:none;
	border: 0 0 0 0;
	
	}

.h1 a:hover, .h2 a:hover, .h3 a:hover {
	color:#000000;
	background-color:#ffffff;
	border-bottom:1px solid #00ff00;
	text-decoration:none;
}



img { border: 0px; }



a {
	color:#000000;
	border-bottom:1px dashed #000000;
	text-decoration:none;
	}
a:hover {
	color:#000000;
	border-bottom:1px solid #00FF00;
	text-decoration:none;
}
