BODY {background: #EBE6E6;}
P {font: 90% Verdana;
	color: black;
	text-align:left;
        padding-right:20px;
	padding-left:25px;}
P.text {line-height: 135%;}
P.box {padding-right:0px;
	padding-left:0px;
 	line-height: 135%;}
P.center {font: 90% Verdana;
	text-align:center;
	font-weight:bold;}
.smalltext {text-align:center;
	font-family: Verdana;
	font-size: 75%;
	color:black;}
.medium {text-align:center;
	font-family: Verdana;
	font-size: 85%;
	color:black;
	font-weight:bold;}
DIV {text-align: center;}
DIV.main {width:90%;
	margin:auto;
	border:1px solid black;
	background: url(images/bg.gif) #FFE9AD;}
DIV.bigtext {font-family: Verdana;
	font-size:14pt;
	font-style:italic;
	font-weight:bold;
	padding-top:10px;}
SPAN.red {color:#FF0000;}
SPAN.author {text-align:center;
	font-size: 80%;
	color:black;}
.right {text-align: right;}
.left {text-align: left;}
TD {vertical-align: top;}
TD.nav {background: url(images/navbg.gif) #344F16;
	background-repeat: repeat-x;
	font:10pt Verdana;
	font-weight:bold;
	padding-top:6px;
	padding-bottom:6px;}
TD.photos {width:265px;
	text-align:center;
	font:75% Verdana;
	font-style:italic;
	padding-bottom:12px;}
LI {list-style: url(images/bullet.gif) outside;
	font: 95% Verdana;
	color: black;
	text-align:left;
	padding-top:5px;
	padding-left:8px;
	padding-bottom:5px;}
A:link {color: #15188E;
	text-decoration: none;}
A:visited {color: #4346BB;
	text-decoration: none;}
A:hover {color: red;
	text-decoration: underline;}
A:active {color: red;}
A.nav:link {color: yellow;
	text-decoration: none;}
A.nav:visited {color: yellow;
	text-decoration: none;}
A.nav:hover {color: black;
	text-decoration: underline;
	background: white;}
A.nav:active {color: red;}
A.onpage:link {color: black;
	text-decoration: underline;
	background: white;}
A.onpage:visited {color: black;
	text-decoration: underline;
	background: white;}
A.onpage:hover {color: black;
	text-decoration: underline;
	background: white;}
A.onpage:active {color: black;
	text-decoration: underline;
	background: white;}
B {font-weight: bold;}