body {
	background : #FCFAE9;
	font-family : Verdana;
	font-size : 8pt;
	text-align : justify;
	text-decoration : crosshair;
	scrollbar-base-color : #FCFAE9;
	scrollbar-track-color :#FCFAE9;
	scrollbar-face-color : #FCFAE9;
	scrollbar-darkshadow-color : #CC9900;
	scrollbar-highlight-color : #CC9900;
	scrollbar-shadow-color : #FCFAE9;
	scrollbar-3dlight-color : #FCFAE9;
	scrollbar-arrow-color : #CC9900;
	color : #CC9900;
}

.rotation {
	margin-top: 0px;
}

table {
	font-family : Verdana;
	font-size : 8pt;
	text-align : justify;
	text-decoration : none;
	color : #CC9900;
}

.head { 
	font-style : normal; 
	font-weight : bold; 
	font-size : 8pt; 
	font-family : verdana; 
	color :#CC9900;
	background-color:transparent;
	letter-spacing:2px;
	border-top:0px;
	border-bottom:1px solid #CC9900;
	border-left:0px;
	border-right:0px;
	text-align:right;
	font-variant: none;
	margin-top:8px;
	margin-bottom:3px;
}

.content {
	border : 1px solid #CC9900;
	padding-left : 3px;
	cursor: crosshair;
	padding-right : 3px;
}

a:link, a:visited, a:active {
	font-family : Verdana;
	font-size : 8pt;
	text-align : justify;
	text-decoration : none;
	color : #CC9900;
}

a:hover {
	font-family : Verdana;
	font-size : 8pt;
	text-align : justify;
	text-decoration : none;
	color : #996600;
	font-weight : bold;
}

.bottom {
	background : url(bottom.jpg);
	border : 1px solid #CC9900;
	text-align : center;
}
