body {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-image: url(images/blue.gif);
	background-repeat: repeat-y;
}

p, li, td {
	background-color: transparent;
	font-family: Arial, Geneva, sans-serif;
	font-size: 14px;
	color: Black;
}

#sidebar p{
	background-color: transparent;
	font-family: Arial, Geneva, sans-serif;
	font-size: 13px;
	color: White;
	padding-left: 15px;
}

#sidebar li{
	background-color: transparent;
	font-family: Arial, Geneva, sans-serif;
	font-size: 13px;
	color: White;
}



#content a:link, #footer a:link {
	color: #CC0000;
	text-decoration: underline}

#content a:visited, #footer a:visited {
	color: #CC0000;
	text-decoration: underline}

	
#sidebar a:link {
    color: White;
	text-decoration: none;
}

#sidebar a:visited {
    color: White;
	text-decoration: none;
}

#sidebar a:hover {
	color: White;
	text-decoration: underline;
}

#footer p {
	background-color: transparent;
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	color: Black;
}

.title {
	font-size: 24px;
	font-weight: bold;
	color: #333399;
	font-family: "MS Serif", "New York", serif;
}


.heading {
	font-family: Arial, Geneva, sans-serif;
	font-variant: small-caps;
	font-size: 14px;
	font-weight: bold;
	color: #333399;
}
