body {
	background-color: #000000;
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 35px;
	padding-left: 30px;
	color: #ffcc33;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;

}
A:LINK { color: #CCCCCC}
A:visited { color: #CCCCCC}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #ffcc33;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	list-style-image: url(images/ball.gif);
	padding-bottom: 6px;
	color: #ffcc33;

}
h3 {
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-variant: small-caps;

}
