/* CSS Document */

body {
	background-color: #efedd0;
	font-size:12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif}

a:link {
	color: #980000;
	text-decoration: none}

a:visited {
	color: #980000;
	text-decoration: none}

a:hover {
	color: black;
	text-decoration: underline}

a:active {
	color: black;
	text-decoration: underline}
			
html { 
	overflow: -moz-scrollbars-vertical}

.header {
	font-size:16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif}

.small {
	font-size: 10px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif}