body		{
		background-color: #9E0039;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		background-image: url(images/background_gradient.gif);
		background-repeat: repeat-x;

		scrollbar-face-color: #9E0039; 
		scrollbar-shadow-color: #ED145B; 
		scrollbar-highlight-color: #ED145B; 
		scrollbar-3dlight-color: #9E0039; 
		scrollbar-darkshadow-color: #9E0039; 
		scrollbar-track-color: #9E0039; 
		scrollbar-arrow-color: #ED145B }

.text		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFFFFF;
		text-decoration: none;
		text-align: justify;
		line-height: 18px;
		font-weight: bold }

a {  text-decoration: none; color: #FF99CC}
a:hover {  color: #FFFFFF; text-decoration: underline}
.title {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF; text-transform: uppercase}
.date {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; font-variant: small-caps}
