body {
	background-color: #FFFFFF;
}
ul{
	color: #000088;
	font-size: 70%;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	text-align: justify;
}

h1, h2, h3, h4, h5, h6
{
	font-family: "Trebuchet MS", Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}

h1
{
	color: #000088;
	font-size: 100%;
	font-weight: bold;
}

h2
{
	color: #000088;
	font-size: 120%;
	font-weight: normal;
	border: 1px solid #cccccc;
	border-width: 0px 0px 1px 0px;
	padding-bottom: 0px;
}

h3
{
	color: #000088;
	font-size: 100%;
	font-weight: bold;
	border: 1px solid #2F4F4F;
	border-width: 0px 0px 1px 0px;
	padding-bottom: 0px;
	text-align: center;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.nav {
	color: #000088;
	font-weight: bold;
	text-decoration: none;
	font-size: 80%;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}

.title {
	color: #000088;
	font-weight: bold;
	text-decoration: none;
	font-size: 70%;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}

.small {
	color: #000088;
	font-size: 60%;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}

.footer {
	color: #F4FDFF;
	font-size: 60%;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	text-align: center;
}

a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:link {
; 
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: underline overline;
}

a:hover {
	color: #F4FDFF;
	text-decoration: none;
; cursor: crosshair; background-color: #000088; background-attachment: scroll; background-repeat: repeat; background-position: center center?)
}ol  { 
	color: #000088;
	font-size: 70%;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	text-align: justify;
 } 

p { 
	color: #000088;
	font-size: 70%;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	text-align: justify;
 } 