/* 
   css Copyright (c) 2005-2009 Karelia Software. All Rights Reserved.
   css released under Creative Commons License 
        - http://creativecommons.org/licenses/by-sa/2.5/ 
   All associated graphics belong to their respective owners 
        and are licensed separately. 
*/

body {
	margin: 0;
	font-size: 12pt;
	font-family: georgia,times,serif;
	color: #000;
}

#logo { float: right; }

a { color: #900; font-weight: bold; text-decoration: underline; }

#page-bottom { border-top: 1px solid #000; padding-top: 4px; font-size: 10pt; }
