body {
	margin: 0px;
	padding: 0px; 
	color: #333333;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
}

/* Hyperlinks Controls */
a:link { color: #005EA6; text-decoration: none; }
a:visited { color: #005EA6; text-decoration: none; }
a:hover { color: #005EA6; text-decoration: underline; }
a:active { color: #005EA6; text-decoration: none; }

.header {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

.teamheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #428080;
}
