body {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	margin: 0px 0% 4px;
	padding: 0;
	font-size: 12pt;
	background-color: #FFFFFF;

}

td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;

}
#sidebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: 70BF54;
	padding-left: 8px;

		  }
		  

#navbar a {
	padding: 5px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #713165;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	background-color: #0072BC;
	font-family: Verdana, Arial, Helvetica, sans-serif;


	  /* */
}
#navbar a:link, #navbar a:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
#navbar a:hover, #navbar a:active {
	color: #FFFFFF;
	background-color: #00B2DD;
	border: 1px solid #472F92;
}
#footer a {
	/*/*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #70BF54;
	text-decoration: none;
	font-weight: normal;
	  /* */
}
#footer a:link, #footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0072BC;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #472F92;
	text-decoration: underline;
}

	
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #0072BC;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #99CC99;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

li {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 24px;
	}
