/* CSS Document */

body {
	background-image:  url("images/bg.gif");
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303030;
}

a:visited, a:link, a:active {
	color: #003366;
	font-weight: none;
	text-decoration: none;
}

a:hover {
	color: #EE82EE;
	font-weight: none;
	text-decoration: underline;
}

td, p {
	color: #000000;
	font-size: 11px;
}

h1 {
	color: #006699;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
	text-transform: uppercase;
}

td.sp {
	padding-top:3px;
	padding-bottom:3px;
	color: #000000;
	font-size: 11px;
}

td.gs {
	padding-top:0px;
	padding-bottom:0px;
	color: #000000;
	font-size: 11px;
}

td.ss {
	padding-top:2px;
	padding-bottom:2px;
	color: #000000;
	font-size: 11px;
}

a.bp:visited, a.bp:link, a.bp:active {
	color: #FF0000;
	font-weight: none;
	text-decoration: underline;
}

a.bp:hover {
	color: #EE82EE;
	font-weight: none;
	text-decoration: none;
}

a.bc:visited, a.bc:link, a.bc:active {
	color: #FFFFFF;
	font-weight: none;
	text-decoration: underline;
}

a.bc:hover {
	color: #EE82EE;
	font-weight: none;
	text-decoration: none;
}
