body	{background-color: black;
	text-align: center;
	color: #FF0099;
	font-family: Arial, Sans-serif;
	font-size: 16pt;}
	
img	{border: 0;}

a:link		{color: #FF0099; text-decoration: none;}
a:visited	{color: #FF0099; text-decoration: none;}
a:active	{color: #FF0099; text-decoration: none;}
a:hover	{color: #FF0099; text-decoration: underline;}

.small	{font-size: 12pt;}

.right	{text-align: right;
		font-size: 16pt;}

.margin	{margin-top: 150px;}