body	{
	background-color: #ffffff;
	color: #000;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center; 
}

h1, h2, h3, h4, p, td, ul, ol, li {
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


h1 {
	font-size: 20px;
	font-weight: bold;
	color: #333399;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333399;
}

h3	{
	font-weight: bold;
	margin: 15px 0 2px 0;
}


a:link, a:visited	{
	color: #660099;
	text-decoration: none;
}

a:hover, a:active	{
	text-decoration: underline;

}

a.navtop, {
    color: #ffffff;
	}
	
a:hover.navtop, a:active.navtop {
	color: #660099
	text-decoration: underline;
	}
		
p	 { 
	line-height: 16px
}

.navtop	{
	color: #fff;
	font-size: 12px;
	margin: 0px 6 0px 10;
	line-height: 16px;
	}
	
.indent	 { 
	margin-right: 15px
}
	
.nospace	{
	margin-bottom: 0px;
}
.none	{
	display: none;
}


.back	{
	text-align: right;
}

.req	{
	font-weight: bold;
	color: #619000;
}

.splashtext	{
	color: #999;
	font-family: Georgia, Palatino, serif;
	line-height: 18px;
	font-size: 14px;
}

.small	{
	font-size: 11px;
}

.sidesmall	{
	color: #999;
	font-family: Georgia, Palatino, serif;
	line-height: 15px;
	font-size: 12px;
}


.quote	{
	color: #333;
	font-family: Georgia, Palatino, serif;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 50px;
	line-height: 18px;
	}
	
.sidebar	{
	color: #fff;
	font-family: Geneva,Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 6 0px 10;
	line-height: 16px;
	}	
	
.frame {
	margin: 0px;
	padding: 2px;
	border: thin dotted #999999;