.backgroundLine {
	background-image: url(images/lineBG.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.bodyText {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;

}
.aboutText {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
}
form
{
   margin: 0px
}
a.bodyLink{
	text-decoration: none;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;

}a.bodyLink:hover{
	text-decoration: underline;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;

}
.Footer {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; }