	body{
	background : #cccccc;
	color : #cccccc;
	font : 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color : #307090;
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #cccccc;
	scrollbar-darkshadow-color : #cccccc;
	scrollbar-face-color : #6898b0;
	scrollbar-highlight-color : #a0c0d0;
	scrollbar-shadow-color : #307090;
	scrollbar-track-color : #cccccc;
}

.{
	color : #000000;
	font : 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
	
p{
	text-decoration : none;
	color : #000000;
	font : 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

tt{
	color : #000000;
	font : 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
	
	
a:link{
	color : #000000;
	text-decoration : none;
	cursor : s-resize;
	border-bottom-style : none;
	border-bottom-width : 0px;
}

a:visited{
	color : #000000;	
	text-decoration : none;
	cursor : s-resize;
	border-bottom : none 0px;
}

a:hover{
	text-decoration : none;
	border-bottom : solid 1px #307090;
	cursor : s-resize;
	font-weight : bold;
}

a:active{
	text-decoration : none;
	border-bottom : solid 2px #307090;
	cursor : s-resize;
}
a.underlined:link{
	color: #000000;
	text-decoration : none;
	border-bottom : solid 1px #000000;
	cursor : s-resize;
	font-style : normal;
	font-weight : bold;
}

a.underlined:visited{
	color: #000000;
	text-decoration : none;
	border-bottom : solid 1px #000000;
	cursor : s-resize;
	font-style : normal;
	font-weight : bold;
}

a.underlined:hover{
	text-decoration : none;
	border-bottom : sold 1px #000000;
	cursor : s-resize;
	font-size : 8px;
	font-weight : bold;
	font-variant : small-caps;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

a.underlined:active{
	text-decoration : none;
	border-bottom : solid 1px #000000;
	cursor : s-resize;
	font-weight : bold;
}


a.image:link{
	text-decoration : none;
	cursor : s-resize;
	border-bottom-style : none;
	border-bottom-width : 0px;
}

a.image:visited{
	text-decoration : none;
	cursor : s-resize;
	border-bottom : none 0px;
}

a.image:hover{
	text-decoration : none;
	border-bottom : none 0px;
	cursor : s-resize;
}

a.image:active{
	text-decoration : none;
	border-bottom : none 0px;
	cursor : s-resize;
}

h1{
		text-decoration : underline;
	color : #000000;
	font : 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
}


	
	