body,td,th {
	font-family: "Trebuchet MS", Arial;
	font-size: small;
	color: #FFFFFF;
	line-height: 130%;
}
b, strong, .news {color:#5A3696; 
		font-weight:bold; text-decoration:none;}
body {
	background-image: url(images/BGlines.gif);
	background-color: #AF91CD;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #E0DFE3;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FF9900;
}
h1 {
	color: #593595;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;

	font-variant: normal;
	font-weight: normal;
}
h2 {
	color: #593595;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;

	font-weight: normal;
}
h3 {
	color: #593595;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	
	font-variant: normal;
	font-weight: normal;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
}
.mainTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
