BODY {
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normalld;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
	text-align : center;
	color: white;
	margin : 0px;
	padding : 0px;
	background : url(logo_like.gif) no-repeat fixed bottom left #00007f;
}

 TABLE {
	text-align : center;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normalld;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
	text-align : center;
	color: black;
	margin : 0px;
	padding : 0px;
}

A {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-variant : normal;
	}

P  {
	vertical-align : middle;
	margin : 5px 5px 5px 5px;
	}

#note {
	position: absolute;
	top: 220px;
	left: 20px;
	background : Maroon;
	color : White;
	width: 120px;
	border-top : 2px inset Aqua;
	border-left : 2px inset Aqua;
	border-right : 2px inset Aqua;
	border-bottom : 2px inset Aqua;
	padding : 5px 5px 5px 5px;
	font-size : 10px;
}
#content {
	height : 90%;
	text-align : left;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	color : Navy;
	padding : 0px 0px 15px 15px;
	background : #B0B0B0;
	position : absolute;
	top : 20px;
	left : 160px;
	right : 20px;
}
div#content dd {
	font-family : "Courier New", Courier, monospace;
}
div#content p {
	margin-bottom : 20px;
}
div#content a {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-style : normal;
	font-variant : normal;
	}

#navigation {
	position: absolute;
	top:0px;
	left:0px;
	width:160px;
	padding: 20px 10px 0px 10px;
	font : normal normal normal 8pt/15pt sans-serif;
}
div#navigation a {
	color : Silver;
	text-decoration : none;
	font: bold;
	border : none;
}
div#navigation a img {
	height: 1; width: 1; border-width: 0;
	}
div#navigation a:hover {
	color: #ffffff;
	}
div#navigation a:hover img {
	position: absolute;
	left: 0px;
	top: 150px;
	height: 31px;
	width: 200px;
}

.floatleft50 {
	float: left;
	clear: left;
	margin: 0 1em 0 50px;
	border : none;
}
.page_title {
	margin-top : 30px;
	text-align : center;
	font-weight : bold;
	font-size : 24px;
	margin-bottom : 40px;
	font-family : "Times New Roman", Times, serif;
}
