body,td,th {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.smalltext {
	font-size: 12px;
	color: #EEEEEE;
}
a:link {
	color:#5395d0;
	text-decoration:none;
	}
a:visited {
	color:#5395d0;
	text-decoration:none;
	}
a:hover {
	color:#c0498f;
	text-decoration:underline;
	}
a:active {
	color:#c0498f;
	text-decoration:underline;
	}
.imgborder {
	border-color:#CC3300;
	border-style: solid;
	border-width:3px;
	}
.largetext {
	font-size: 14px; 
	font-weight:bold;
	}