<!-- Design by Amanda Gish, 2004 -->

CSS Document */

body		{ background-image: url(2001_wallpaper.gif)}

a:hover		{ color: #FF0000;
			 	text-decoration: underline }

a:link 		{ color: #003399;
				text-decoration: none }

a:visited	{ 	color: rgb(128,0,128);
				text-decoration: none }

font, p,      center, em, h1, h2, h3, h4, h5, h6, strong, td, table { 
				font-family: verdana,arial,helvetica,sans serif }
				
.color		{ color: rgb(65,102,121) }

.margin		{ margin: 2% 2% 2% 2% }

.font		{ font: x-small }

.float		{ float: left}