@charset "utf-8";
A:link, A:visited, A:active {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: #999999;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.leadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

.leadline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
		vertical-align: top;
}

.leadline3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #555555;
}

<!-- for events -->

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
}

<!-- for articles -->

PRE {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	color: #666666;
    }

.PAGEHEADING {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 12pt;
	font-weight : bold;
	color : #336699;
    letter-spacing: .5em;
	text-decoration: none;
	}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #555555;
}

.img { 
	border-color: #ffffff; 
}
.viewimage{
margin-bottom: 5px;
}
a img{
border: none;
}

