h2 {color: #6F76CD;
	text-decoration: none;
	font-size: 95%;
	font-weight:bold;
	font-family: Verdana, Arial, Sans Serif;
}

h3 {color: #683C19;
	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: #683C19;
	text-decoration: none;
	font-size: 75%;
	font-weight:bold;
	font-family: Verdana, Arial, Sans Serif;
}


a:link
		{ color: #414DE1;
	text-decoration: none;
	font-weight:bold;
	font-family: Verdana, Arial, Sans Serif;
	border: 3pt;}
		
a:visited
		{color: #414DE1;
	text-decoration: none;
	font-weight:bold;
	font-family: Verdana, Arial, Sans Serif;
	border: 3pt;}

a:hover	
		{color: #414DE1;
	text-decoration: underline;
	font-weight:bold;
	font-family: Verdana, Arial, Sans Serif;
	border: 3pt;}




