BODY {background: url(images/bg.gif) #FAF8C7;
	background-repeat:repeat-x;} 
P {font: 95% Arial;
	color: black;
	text-align:left;
        padding-right:20px;
	padding-left:25px;}
P.big {font: 100% Georgia, Arial;}
P.center {font: 95% Georgia, Arial;
	text-align:center;
	font-weight:bold;}
H1 {color:blue;
	font-size:18pt;
	font-family:Georgia;
	font-style:italic;}
.smalltext {text-align:center;
	font-family: Arial;
	font-size: 8pt;
	color:black;}
.mediumtext {font: 80% Georgia, Arial;
	text-align:center;}
DIV {text-align: center;}
DIV.main {width:800px;
	margin:auto;
	border: 0px solid black;}
DIV.navbar {background: url(images/navbg.gif) #FFFFFF;
	background-repeat: repeat-x;
	height:38px;
	text-align:center;
	font:11pt Arial;
	font-weight:bold;
	vertical-align:middle;
	padding-top:5px;}
.right {text-align: right;}
.left {text-align: left;}
DIV.footer {color: #666666;
	padding-top:30px;
	font:8pt Arial;}
SPAN.smaller {font-size: 85%;}
SPAN.highlight {color:#000080;
	font-weight:bold;}
SPAN.subtitle {font-style:normal;
	font-size:12pt;}
OL {font: 95% Arial;
	text-align:left;
	padding-left:20px;}
UL {font: 95% Arial;
	text-align:left;
	padding-left:20px;}
A:link {color: #0511FB;
	text-decoration: none;}
A:visited {color: #5C80A2;
	text-decoration: none;}
A:hover {color: red;
	text-decoration: underline;}
A:active {color: yellow;}
A.nav:link {color: yellow;
	text-decoration: none;}
A.nav:visited {color: yellow;
	text-decoration: none;}
A.nav:hover {color: black;
	text-decoration: none;}
A.nav:active {color: yellow;}
B {font-weight: bold;}
