/* Start of CMSMS style sheet 'roller_coaster' */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#000000;
   	scrollbar-arrow-color:#FFFFFF;
  	scrollbar-track-color:#000000;
   	scrollbar-shadow-color:#000000;
   	scrollbar-highlight-color:#000000;
   	scrollbar-3dlight-color:#000000;
   	scrollbar-darkshadow-Color:#000000;
}


div.scroll {

	overflow : auto;
	height: 600px;
	width: 600px;
	font-family: Verdana, Geneva, sans-serif;
	color: white;
	font-size: 10px;
	
	
	}

div.content {


font-family: arial;
font-size: 12px;
color: white;
}

div.copyright {
font-family: arial;
font-size: 10px;
color: white;
text-align: center;
}

div.seo {
font-family: arial;
font-size: 10px;
color: #000000;
text-align: center;
}


a:link {
text-decoration:none;
color: black;
font-family: arial;
font-size: 14;
font-weight: bold;
}

a:active {
text-decoration:none;
color: silver;
font-family: arial;
font-size: 14;
font-weight: bold;
}

a:visited {
text-decoration:none;
color: black;
font-family: arial;
font-size: 14;
font-weight: bold;
}


a:hover {
text-decoration:none;
color: white;
font-family: arial;
font-size: 14;
background-color: black;
font-weight: bold;
}


/* End of 'roller_coaster' */

