BODY {background: #FFFFFF;
	font: 90% Verdana;
	color:black;}
.smalltext {font-family: Verdana;
	font-size: 70%;
	color:black;}
DIV {text-align: center;}
DIV.sectionhead {text-align: left;
	background: #717586;
	color:white;
	font-weight:bold;
	font-style:italic;
	font-size:95%;
	padding:4px;}
.center {text-align: center;}
TD {vertical-align:top;}
TD.navbar {width:120px;	
	background: #717586;
	border: 2px black double;
	vertical-align:top;
	color:white;}
TR.list1 {text-align:left;
	font-size:80%;}
TR.list2 {background:#E7E8E6;
	text-align:left;
	font-size:80%;}
.right {text-align: right;}
.left {text-align: left;}
DIV.main {width:94%;
	margin:auto;}
DIV.total {font-size:13pt;
	font-weight:bold;
	width:600px;
	margin:auto;
	color:white;
	background:#717586;
	padding-top:3px;
	padding-bottom:3px;}
P {text-align:left;}
A:link {color:#3300FF;
	text-decoration:none;
	font-weight:bold;}
A:visited {color:#333399;
	text-decoration:none;
	font-weight:bold;}
A:hover {color: #9A3334;
	font-weight:bold;}
A:active {color: #9A3334;
	font-weight:bold;}
A.navbar:link {font-size:85%;
	color:yellow;
	text-decoration:none;
	font-weight:bold;}
A.navbar:visited {font-size:85%;
	color:yellow;
	text-decoration:none;
	font-weight:bold;}
A.navbar:hover {color: #FFFFFF;
	background:black;
	font-weight:bold;
	text-decoration:underline;}
A.navbar:active {color: #9A3334;
	font-weight:bold;}
B {font-weight: bold;}