body {
	font-size:10pt;
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color:white;
	}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:22pt;
	font-weight:900;
	color:#6868B0;
	}
h2 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:18pt;
	font-weight:900;
	color:#6F709F;
	}
h3 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:14pt;
	font-weight:900;
	color:#5353C4;
	}

#Header {
	background-color:#000000;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000066;
	border-bottom-color: #000066;
	height: auto;
	margin-top: 24px;
	padding: 4px 8px 12px 64px;
	border-right-width: 0px;
	border-left-width: 0px;
	left: 0px;
	right: 0px;
	}
#shad {
        filter: Shadow(Color=blue, Direction=45);
}
#Content {
	font-size:10pt;
	margin:0px 50px 50px 200px;
	padding:10px;

	}

#Menu {
	font-size:10pt;
	position:absolute;
	top:129px;
	left:21px;
	width:155px;
	padding:10px;
	background-color:#FFFFFF;
	border:1px solid #999;
	line-height:14pt;
	}

a {font-weight:600;}
a:link {color:#09c;}
a:visited {color:#07a;}
a:hover {background-color:#eee;}
#Header a {
	text-decoration:none;
	}
#Menu a {
	text-decoration:none;
	}

