﻿a:visited { color: #0000ff }
a:link { color: #0000ff }
a:hover { background-color: #eee }
a
{
	color: #0000ff; 
	font-weight: 600; 
	font-size: 12px; 
	font-family: verdana, arial, helvetica, sans-serif; 
	text-decoration: none 
}
a.sml {font-size: 10px;}
a.lge {font-size: 14px;}

a.menu { color: #feef98 }
a.menu:hover { background-color: #0000ff }
a.menu:visited { color: #feef98 }


body
{
	margin: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: white;
}

h1
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 18px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
	color: #818181;
	line-height: 18px;
	padding-top: 0px;
	font-family: verdana, arial, helvetica, sans-serif; 
	margin-bottom: 0em;
	text-decoration: underline;
}
h2
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: 900;
	font-size: 18px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
	color: #ccc;
	font-family: verdana, arial, helvetica, sans-serif; 
	line-height: 18px;
	padding-top: 0px;
}
h3
{
	border-style: dashed;
	border-color: #0033ff;
	border-width: 1px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: 900;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif; 
	color: #0033ff;
	line-height: 18px;
	background-color: #ccccff;
}
h4
{
	border-style: dashed;
	border-color: #0033ff;
	border-width: 1px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
	line-height: 18px;
	background-color: #ccccff;
	font-weight: 300; 
	font-size: 12px; 
	font-family: verdana, arial, helvetica, sans-serif; 
	text-decoration: none 
}
h5
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 16px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	margin-bottom: 0em;
	font-weight:bold;
}
li
{
	font: 12px/20px verdana, arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}



p
{
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 16px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	text-align:justify;
}
p.justify { text-align: justify }
p.narrow { text-align: justify; padding-right: 40px; padding-left: 40px }
p.posthdr { color: #818181; font-weight: 900; margin-top: 0em }
p.topoflist { margin-bottom: 0em }
p.topoflistu { margin-bottom: 0em; text-decoration: underline }
td { font-size: 10pt }
td.color { background-color: #000080 }
td.sml {font-size: 10px;}
td.ctr { text-align: center }
td.ctr1 { color: #0033ff; font-weight: 900; background-color: #ccccff; text-align: center; border: dashed 1px #0033ff }
td.ctrtop { text-align: center; vertical-align: top }
td.hdr { color: #000000; font-weight: 900; background-color: #ffff99 }
td.hdrctr { color: #000000; font-weight: 900; background-color: #ffff99; text-align: center }
td.hdrrgt { color: #000000; font-weight: 900; background-color: #ffff99; text-align: right }
td.rgt { text-align: right }
td.top { vertical-align: top }
th { font-size: 10pt }
th.ctr1 { color: #0033ff; background-color: #ccccff; border: dashed 1px #0033ff }
ul { margin-top: 0em }
ol { margin-top: 0em }
.alert { color: red; font-weight: 900; text-align: center }
.center { text-align: center }
.heading { font-weight: 900; text-decoration: underline }
.heading1 {text-align: center; font-weight: 900 }
.smlhdg {text-align: center; font-weight: 900; font-size: 8pt; }
.menu
{
	color:#feef98;
}
.menusml
{
	color:#feef98;
	font: 10px verdana, arial, helvetica, sans-serif;
}
.small
{
	font-size: 8pt;
}
.small2
{
	font-size: 7pt;
}
.big
{
	font-size: 12pt;
	font-weight: bold;
}