BODY {
	background-color: #FFFFFF;
	font-family: trebuchet ms;
	font-size: 10px;
	background:url("images/bg.jpg") repeat-y;
	width: 100%;
	height: 100%;
	padding: 0px;
	text-align:justify; }

A:LINK {color : #ff9900; font-weight: bold; text-decoration: none;}
A:VISITED {color : #ff9900; font-weight: bold; text-decoration : none;}
A:HOVER {color : #660000; font-weight: bold; background: #ffffff; text-decoration : none;}
A:ACTIVE {color : #0000ff; font-weight: bold; text-decoration : none;}

.navigation {
	font-family:lucida console;
	font-size:12px;
	letter-spacing:0px;
	text-align:left }

H1 {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	text-align: left;
	font-size: 1.8em;
	font-weight: bold;
	letter-spacing: 2px;
	color : #6B8490;
	margin: 0px }
	
h2 {
	color: #3C4D55;
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	text-align: left;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 3px }

H3, H4, H5, H6 {
	font-size : 13px;
	font-weight : bold;
	color : #6B8490 }

.textsmall {
	font-family:verdana;
	font-size:9px;
	letter-spacing:3px }