td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; color: #FFFFFF
}
hr {
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.small {  
	font-size: 9px
}
.grey {
	color: #999999
}
.txtFldClear {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000066; 
	border: #FFFFFF; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
.news {
	text-align: justify
}
.newsIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px; 
	text-align: center
}
.heading {
	text-align: left; 
	font-size: 14pt
}
.introText {
	font-size: 12px; 
	font-style: italic; 
	font-weight: bold
}
.reviewer {
	font-style: italic;
	font-weight: bold;
	text-align: right;
}
.contentBackground {
	background-color: #AF006E;
	background-image: url(media/contentBackground.gif);
	background-repeat: repeat-y;
}
