h1, h2, h3, h4, h5 {
	font-family: Arial, Sans-Serif;
	color: #6600cc;
	}

A:link {
	color: #6cd23a;
	font-family: Arial, Sans-Serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	}
			
A:visited {
	color: #6cd23a;
	font-family: Arial, Sans-Serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	}
			
A:hover {
	color: #c4b4e4;
	font-family: Arial, Sans-Serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	}


p {
	font-family: Arial, Sans-Serif;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
	}

.copyright {
	color: #ffffff;
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	}

.pointers {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	color: #6600cc;
	font-size: 8pt;
	}
	
	body         { font-family: Arial, helvetica, verdana }
