/* CSS Document */



<style>

a:link {

	color: silver;

}




.code {
	font-family: verdana, Courier, 'Courier New', sans-serif; font-size: 11px; color: #666666;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 10px verdana, Geneva, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}









}





BODY {

	scrollbar-face-color: #000000;

	scrollbar-shadow-color: #000000;

	scrollbar-highlight-color: #CCCCCCC;

	scrollbar-3dlight-color: #373737;

	scrollbar-darkshadow-color: #000000;

	scrollbar-track-color: #000000;

	scrollbar-arrow-color: #0080ff;
	
	font-family: "Century Gothic, Verdana";
	font-weight: "bold";
}



</style>

a:link {

	text-decoration: none;

}

.code {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
