﻿body  {
	font-family:Arial, Helvetica, sans-serif;
	background-color:white;
/*	background-color:#fff88b;
	background-image:url('images/bg2.jpg');
	background-repeat:repeat-x
*/
}

td {
	vertical-align:top;
}

img {
	border:0px;
}

p  {
	font-size:9pt;
	color:#2a2a2a;
}

.std  {
	font-size:9pt;
	color:#2a2a2a;
}

.sml  {
	font-size:8pt;
}

a.mlink:link,  a.mlink:visited  {
	font-size:9pt;
	color:blue;
	text-decoration:none;
}

a.mlink:hover {
	font-size:9pt;
	color:blue;
	text-decoration:underline;	
}

a.mlink:active  {
	font-size:9pt;
	color:blue;
	text-decoration:none;
}

li.creed  {
	font-size:9pt;
	color:#2a2a2a;
	font-style:italic;
	list-style-image:url('images/blank.gif');
}

.std  {
	font-size:9pt;
	color:#2a2a2a;	
}

.title1  {
	font-size:12pt;
	font-weight:500;
}

.title2  {
	font-size:10pt;
	font-weight:600;
}

.pic {
	position:relative;
	z-index:10;
	width:700px;
	padding-left:30px;
	vertical-align:top;
}
#nav {
	position:absolute;z-index:8;top:170px;width:513px;height:54px;vertical-align:top;
}
