/*

 Copyright 2007, Sweet & Sour (http://www.sweetandsourms.com/), 
						All rights reserved.

 */

/* General pages, with background */
body	{ background-color: #99cc00; color: #000000; font-family: tahoma, helvetica, arial; font-size: 12pt; position: relative}

.header	{ font-family: trebuchet ms; font-size: +80pt; font-weight: bold; }

.small { float: right; font-size: 8pt }

.right { float: right; }

