body {
	background-color: #333399;
	background-image: url("siteImages/bg2.gif");
	background-repeat: repeat-y;
	background-position: top center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	

}

td  {
	font-size: 10 pt;
	font-weight: normal;
	font-family: tahoma;
	color: #333399;
}


.toptext  {
	margin-top: 25px;
	margin-right: 70px;
	margin-bottom: 10px;
	margin-left: 70px;	
}

td.email
	{
	text-decoration : none ;
	position:relative;
	top:2.3em;
	line-height:1.85em;
	}

A:link {
    text-decoration: none;
    font-size: 10pt;
    font-family: tahoma;
	color:  #333399;
}

A:visited {
    text-decoration: none;
    font-size: 10pt;
    font-family: tahoma;
	color:  #333399;
}

A:active {
    text-decoration: none;
    font-size: 10pt;
    font-family: tahoma;
	color:  #333399;
}

A:hover {
    text-decoration: none;
    font-size: 10pt;
    font-family: tahoma;
	color: red;
}
