	body	{background-color: white;
		color: black; 
		font-family: Georgia, Times New Roman, Times, serif;
		background-image: url(images/background.gif);
	 	background-repeat: no-repeat;
	 	background-position: bottom center;
		background-attachment: fixed}

	h1	{color: #0066FF;
		font-family: Georgia, Times New Roman, Times, serif}

	h2	{color: #009900;
		font-family: Georgia, Times New Roman, Times, serif}

	h3	{color: #006600;
		font-family: Georgia, Times New Roman, Times, serif}

	a 	{text-decoration: none;
		color: #6600CC}

	a:hover {text-decoration: underline}

	a:visited {color: #CC0000} 

	hr	{color: #0066FF;
		height: 4px}

	.center	{text-align: center}

	.right	{text-align: right}

	.top	{vertical-align: top}

	.colored {background-color: #ffcc00;
		padding-top: 5px;
		padding-bottom: 5px} 