body         { font-family: Verdana, Arial, Helvetica;
			color: #000000; font-size: 11px; }
			
table        { font-size: 11px; font-family: Verdana }
td           { font-size: 11px; font-family: Verdana }
tr           { font-size: 11px; font-family: Verdana }
			
.style1 {
	font-size: 30px;
	color: #FFFFFF;	
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;	
}
.style2 {
	font-size: 14px;
	color: #ffffff;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-style: italic;		
}
.style3 {
	font-size: 14px;
	color: #E1B1C9;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-style: italic;		
}
.style4 {
	font-size: 23px;
	color: #FFFFFF;	
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;	
}
	
.style9 {font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #0033ff;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}

h4 { text-align: center;}