h2 {  
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-style: normal;
	color: #FF00FF; 
	font-weight: bold;
	text-decoration: none
	padding: 3 3 3 3;
	margin: 10 5 15 5;
}
h3 {  
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal;
	color: #FF00FF; 
	text-decoration: none
	padding: 3 3 3 3;
	margin: 10 5 15 5;
}
.address {  
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;
	color: #ba51a6; 
	text-decoration: none
	padding: 3 3 3 3;
	margin: 10 5 15 5;
}
.subheading {  
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-style: normal;
	color: #000000; 
	font-weight: bold;
	text-decoration: none
}
.subheading2 {  
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-style: normal;
	color: #000000; 
	text-decoration: none
}
.text, td {  
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;
	color: #000000; 
	text-decoration: none
}
A {
	COLOR: #FF00FF; 
	TEXT-DECORATION: none; 
}
A:hover {
	COLOR: #000000; TEXT-DECORATION: underline
}

TD.td1 {
	border-bottom: #540A3D 1px solid; 
	border-right: #540A3D 1px solid; 
	border-top: #540A3D 1px solid; 
	border-left: #540A3D 1px solid; 
	background-color: #E4DDEB;
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
TD.td2 {
	border-bottom: #540A3D 1px solid; 
	border-right: #540A3D 1px solid; 
	border-top: #540A3D 1px solid; 
	border-left: #540A3D 1px solid; 
	background-color: #E4DDEB;
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: 9E2A88;
}

.announcement
{
	padding: 3 3 3 3px;
	background-color: #E4DDEB;
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 12px;
	border-bottom: dotted 2px #8866AF;
}
