body, p, td {
    font-size: medium;
}


h1,h2,h3,h4 {
	font-style: italic;
	color : #006300;
}
.copy{
	font-size: x-small;
	color : Gray;
}
p{
	text-indent: 15px;
}

a.menu0,a.amenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #31CE31;
}

a.menu1, .amenu1{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
}

a.lang0{
	color : #006300;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : bold;
}

a.lang1{
	color : #70c370;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : bold;
}

ul{
	list-style-image: url("/Images/bullet.gif");
}
.newsdatesh{
	font-weight: bold;
}
.green{
    color: #006300;
}
.middle{
    text-align: center;
}
