a:link
	{
	color: #005A00;
	text-decoration: underline;
	}
a:visited
	{
	color: #005A00;
	text-decoration: underline;

	}
a:hover
	{
	color: #005A00;
	text-decoration: none;
	}


BODY       {
           font-family: Arial;
           font-size: 12px;
           color: black;
           }
		   
TABLE
{
           font-family: Arial;
           font-size: 12px;
           color: black;	
}

TR
{
           font-family: Arial;
           font-size: 12px;
           color: black;	
}

TD
{
           font-family: Arial;
           font-size: 12px;
           color: black;
}

.small     {
           font-family: Arial;
           font-size: 10px;
           color: black;
           }

.bsmall     {
           font-family: Verdana;
           font-size: 10px;
           color: black;
	   font-weight : bold;
           }


.bgreen     {
           font-family: Arial;
           font-size: 12px;
           color: #005A00;
	   font-weight : bold;
           }

.just
{
	text-align : justify;
}

.newsbox
{
	padding : 4px;
}

.newsboxhead
{
	background-image : url(../images/bg_grad1.gif);
}

.tablehead
{
	font-weight : bold;
	background-color : #BDDFC6;
}

.error       {
           font-family: Arial;
           font-size: 14px;
	   font-weight : bold;
           color: red;
	text-align : center;
           }

H1
{
	font-size : 14px;
	font-weight : bold;
	color : #005A00;
}

.padright
{
	margin-right : 10px;
}

.birthday
{
           font-family: Arial;
           font-size: 12px;
           color: #DC143C;
	       font-weight : bold;
	       background-color : Yellow;
           }
