.bottom    {
	background-color: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-align: left;
	color: #FFFFFF;
	line-height : 12px;
}

.words    {
	background-color: none;
	font-family: Arial, sans-serif;
	font-size: 8px;
	text-align: left;
	color: #FFFFFF;
	line-height : 10px;
}

.nav    {
	background-color: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-align: left;
	color: #000000;
	line-height : 12px;
}

.nav a:hover {
	background-color: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-align: left;
	text-decoration: underline;
	color: #000000;
	line-height : 12px;
}

.nav a:visited {
	color: #000000;
}

.head1    {
	background-color: #FFFFFF;
	font-family: Times New Roman;
	font-size: 20px;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
	color: #000000;
	line-height : 25px;
}

.head2    {
	background-color: #FFFFFF;
	font-family: Times New Roman;
	font-size: 30px;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
	color: #000000;
	line-height : 35px;
}

.punk    {
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-style: italic;
	text-align: center;
	color: #000000;
	line-height : 20px;
}

.main    {
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-style: italic;
	text-align: left;
	color: #000000;
	line-height : 20px;
}

.main a { 
	color: #000000; 
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-style: italic;
	text-align: center;
	text-decoration: none; 
	border: none;
}

.main a:hover {  
	color: #000000; 
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-style: italic;
	text-align: centre;
	text-decoration: underline;
	border: none;
}

.main a:visited {  
	color: #666666; 
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-style: italic;
	text-align: centre;
	text-decoration: underline;
	border: none;
}


P.bigFirst:first-letter { 
	font-size: 200%; 
	float: left; 
}