.bottom    {
	background-color: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-align: left;
	color: #FFFFFF;
	line-height : 12px;
}

.head1    {
	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;
}

.main    {
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-style: italic;
	text-align: center;
	color: #000000;
	line-height : 30px;
}

.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;
}

