
body { 	
	background-color : #000000;
	font-family: verdana, geneva, arial, sans-serif;
	margin-left: 10px;
	margin-right: 10px;
}

h1 {
color: #800000; 
font-size: 20pt
} 

h2 {
color: #ffffff; 
text-align: center;
font-size: 13pt
} 

a {
color: #99ff66;
text-decoration: underline;
font-weight: bold
}

a:hover {
color: #0000FF;
text-decoration: none;
}

a:active {
color: #0009ff;
}

a:visited {
color: #ff9900;
}

p {
font-size:11pt; 

color: #0099cc;
text-align: justify;
} 

h3 {
font-size:11pt; 

color: #0099cc;
text-align: center;
} 
