td 
{

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: grey;
}

.paraText
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-weight:bold;
	text-align: justify;
}


h1
{
	font-size: 20px;
	color: #28903a;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
}

h2
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: Black;
}

body
{
	background-image: url(../images/bg.gif);
	/*background-color: Lime;*/
}

.smalltext
{
	font-size: 7pt;
}

A:visited {color: #008000; text-decoration: none}

A:link    {color: #008000; text-decoration: none}

A:active  {color: #008000; text-decoration: none}

A:hover   {color: #023c02; text-decoration: none; font-weight: bold; cursor: hand;}
