body {
background-color : #fff;
margin-top : 0px; 
margin-right : 5px; 
margin-bottom : 0px; 
margin-left : 5px; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
} 
a.menulink:link {
	color : #FFFF66;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 9pt;
	text-align : center;
	vertical-align : middle;
	background-color : #663300;
	width : 100px;
	height : 15px;
	display : block;
	border-width : 2px;
	border-style : outset;
	border-top-color : white;
	border-left-color : white;
	border-bottom-color : #006633;
	border-right-color : #006633;
	}
a.menulink:visited {
	color : #FFFF66;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 9pt;
	text-align : center;
	vertical-align : middle;
	background-color : #663300;
	width : 100px;
	height : 15px;
	display : block;
	border-width : 2px;
	border-style : outset;
	border-top-color : white;
	border-left-color : white;
	border-bottom-color : #006633;
	border-right-color : #006633;
	}
a.menulink:hover {
	color : white;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 9pt;
	text-align : center;
	vertical-align : middle;
	background-color : #6699CC;
	width : 100px;
	height : 15px;
	display : block;
	border-width : 2px;
	border-style : inset;
	border-top-color : #006633;
	border-left-color : #006633;
	border-bottom-color : white;
	border-right-color : white;
		}
DIV.boxbd	{
	width:600px;
	height:120px;
	background-color : #EDF3E8;
	padding:5;
	text-align:justify;
	color:navy;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:500;
	}

DIV.header	{
	width:300px;
	height:20px;
	background-color : #666699;
	padding: 2px;
	text-align:center;
	color:white;
	font-family : Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	}
P {width:300px;border-width:1px;border-style:solid;background-color:#666699;border-color:#0000FF;font-family:arial,helvetica,sans-serif;
	font-size:16px;font-weight:bold;color:#FFFFCC;text-align:center}
	a:link{font-family:sans-serif;font-size:12px;font-weight:bold;color:red;text-decoration:none}
a:visited{font-family:sans-serif;font-size:12px;font-weight:bold;color:red;text-decoration:none}
a:hover{font-family:sans-serif;font-size:12px;font-weight:bold;color:navy;text-decoration:none}
