body
{
	font-family: Verdana, Arial, Sans Serif;
}

h2 {color: #4246A7;
	text-decoration: none;
	font-size: 95%;
	font-weight:bold;
	font-family: Verdana, Arial, Sans Serif;
}

h3 {color: #4246A7;
	text-decoration: underline;
	font-size: 75%;
	font-weight:bold;
	font-family: Verdana, Arial, Sans Serif;
}

p {color: black;
	text-decoration: none;
	font-size: 70%;
	font-weight:normal;
	font-family: Verdana, Arial, Sans Serif;
}

ul {color: black;
	text-decoration: none;
	font-size: 70%;
	font-weight:normal;
	font-family: Verdana, Arial, Sans Serif;
}

}

ol {color: black;
	text-decoration: none;
	font-size: 70%;
	font-weight:normal;
	font-family: Verdana, Arial, Sans Serif;
}


tr.toc {color: #4246A7;
	text-decoration: none;
	font-size: 75%;
	font-weight:bold;
	font-family: Verdana, Arial, Sans Serif;
}


a:link
		{ color: #FF6600;
	text-decoration: none;
	font-weight:bold;
	font-family: Verdana, Arial, Sans Serif;
	border: 3pt;}
		
a:visited
		{color: #FF6600;
	text-decoration: none;
	font-weight:bold;
	font-family: Verdana, Arial, Sans Serif;
	border: 3pt;}

a:hover	
		{color: #FF0000;
	text-decoration: underline;
	font-weight:bold;
	font-family: Verdana, Arial, Sans Serif;
	border: 3pt;}

#footer 
{
	text-align: center;
	font-size: x-small;
}

