@CHARSET "ISO-8859-1";
body {
	margin: 0;
	font-family: Bookman Old Style;
	color: #ffffff ;
	font-size: small; 
	
	/* Warning: the following scrollbar attribute is for those who use IE only! */
	
	scrollbar-face-color : #222222;
	scrollbar-highlight-color : #000000;
	scrollbar-3dlight-color : #000000;
	scrollbar-shadow-color : #000000;
	scrollbar-darkshadow-color : #000000;
	scrollbar-track-color : #000000;
	scrollbar-arrow-color : #ffffff;
	
	background: none;
}

input { display: block; }

a { color: white; font-weight: bold; text-decoration: underline; }
a img { border: 0; }

h1 { color: rgb(51, 0, 0); }

#team img { border: 5px solid ; width: 120px; height: 121px; }
#team td { vertical-align: top; color: #FFFFFF; }