body {background-color: #000000;}

.text{color: white;
font-family: Corbel, Verdana;
font-size:9pt;
}
.smallertext{color: white;
font-family: Corbel, Verdana;
font-size:7pt;
}

.heading1
{color: white;
text-align: center;
font-family: Corbel, Verdana;
font-size:16pt;
}

.heading2
{color: white;
text-align: center;
font-family: Corbel, Verdana;
font-size:12pt;
}

a:link { 	color: white;	}a:visited { 	color: gray;	}a:hover { 	color: black;	background-color: white;	text-decoration: none;	}
