body {
	background-color: #CCCCCC;
}
p  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000:
	line-height: 18px;
	}
a:link {
	color: #03DBFC;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #03DBFC;
}
a:hover {
	text-decoration: underline;
	color: #721E79;
}
a:active {
	text-decoration: none;
	color: #03DBFC;
}
A.navig:link
  {
   text-decoration: none;
   color:  #F5D000;
   text-align: left;
   font-family: "Times New Roman", Times, serif;
   font-size: 14px;
	font-weight: bold;
    }
A.navig:visited
  {
   text-decoration: none;
   color:  #F5D000;
   text-align: left;
   font-family: "Times New Roman", Times, serif;
   font-size: 14px;
	font-weight: bold;
     }
A.navig:hover
  {
   text-decoration: none;
   color:  #03DBFC;
   text-align: left;
   font-family: "Times New Roman", Times, serif;
   font-size: 14px;
	font-weight: bold;
     }
A.navig:active
  {
   text-decoration: none;
   color:  #F5D000;
   text-align: left;
   font-family: "Times New Roman", Times, serif;
   font-size: 14px;
	font-weight: bold;
   }

.LgHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
}
.purpletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #721E79;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.regtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.purpletextlg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #721E79;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #721E79;
}

.newsclass{
width: 300px;
padding: 5px;
background-color: #F3F3F3;
border: 1px solid black;
margin-bottom: 1em;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80); /*Specify fade effect in IE. Remove if desired.*/
-moz-opacity: 0.8; /*Specify fade effect in Firefox. Remove if desired.*/
}

.newsclass a{
text-decoration: none;
}

.rsstitle{ /*shared class for all title elements in an RSS feed*/
font-weight: bold;
}

.rssdate{ /*shared class for all date elements in an RSS feed*/
color: gray;
font-size: 85%;
}

.rssdescription{ /*shared class for all description elements in an RSS feed*/
}
