@charset "utf-8";
/* CSS Document */
<!--
body {
background-color:#666666;
background-image:url(img/200sx.jpg);
background-repeat:no-repeat;
background-position:top right;
background-attachment:fixed;
}
a:link { 
	color:#FFFFFF;
	text-decoration:none;
	}
a:visited { 
	color: #FFFFFF;
	text-decoration:none;
	}
a:hover { 
	color:#FFFF00;
	text-decoration:underline;
	}
a:active { 
	color:#FFFFFF;
	text-decoration:none;
	}
#space1 {
background-image:url(img/grey-bg.gif);
filter:alpha(opacity=50);
-moz-opacity:.50;
opacity:.50;
}
.table1 {
border-bottom-style:outset;
border-bottom-color:#525252;
border-right-style:groove;
border-right-color:#525252;
border-top-style:groove;
border-top-color:#525252;
border-left-style:groove;
border-left-color:#525252;
}
.div1 p{
margin: 6px;
}
.style6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: small;
	font-weight: bold;
}
.style7 {color: #FFFF00}
.style8 {font-family: Geneva, Arial, Helvetica, sans-serif}
.style9 {font-family: Geneva, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: small; font-weight: bold; }

