.white {
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	background-image: url(images/BlueMain6.jpg);
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-right: 20px;
}
.noline {
 	text-decoration:none;
	color:#FFFFFF;
	}
cell
{
border-style:solid;
}
p {line-height:90%}
p.xsmall {line-height:20%}
p.small {line-height:70%}
p.big {line-height:150%}
