@charset "utf-8";
/* CSS Document */

<style type="text/css">

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
body {
	background-color: #DFE6F4;
	font-family: "Trebuchet MS", "Book Antiqua", "Times New Roman";
	font-size: small;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
a:link, a:visited, a:active {
	color: #4551A3;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #996699;
	text-decoration: underline;
}

.selected {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #996699;
	text-decoration: underline;
	font-weight: bold;
}

.title  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-stretch:wider;
	color: #996699;
	font-weight:bold;
}
.bodytitle  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-stretch:wider;
	color: #996699;
	font-weight:bold;
}

a.emphasis:link, a.emphasis:visited, a.emphasis:active {
	color: #4551A3;
	font-family:"Trebuchet MS", "Book Antiqua", "Times New Roman";
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
}


</style>
