/* Scrollbar properties are only supported by Internet Explorer 5.5  */

p,li, .normal {
	font-family : sans-serif;
	font-size : 12px;
	color : black;
	padding-top :5px;
	padding-bottom : 1px;
	margin-top : 5px;
	margin-bottom : 1px;
}
.small {
font-size: 10px;
}
td {
	font-family : sans-serif;
	font-size : 11px;
	color : black;
	}

.ann {
	font-size : 11px;

}

.nav {
font-family : sans-serif;
font-size : 14px;
color: #0C3C00;
font-weight: bold;
}
.nav:hover {
color: blue;
text-decoration: underline;
}
.head, h3 {
font-family : sans-serif;
font-size : 12px;
color: #0C3C00;
font-weight: bold;
margin-top: 5 px;
margin-bottom: 5 px;
}
h2 {
font-family : sans-serif;
font-size : 14px;
color: #0C3C00;
font-weight: bold;
margin-top: 5 px;
margin-bottom: 5 px;
}
.news {
font-family : sans-serif;
color: #0C3C00;
font-weight: bold;
}

a, .link {
	font-family : sans-serif;
	color : navy;
	text-decoration: none;
}
a:hover {
text-decoration: underline;

	}

