a:link {
	color: #000066;	
	}
a:visited {
	color: #000066;
	}
a:hover {
	color: #6666CC;
	}
a:active {
	color: #6666CC;
	}


body {
        text-transform: none;
	color: #666666;
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}

p {
	color: #666666;
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-align: justify;
}

h1 {
    text-transform: none;
    border-style: solid;
    border-color: #003471;
	border-width: thin;
	padding: 10px;
	color: #003471;
	font-family: Verdana, Arial, Helvetica;
	font-size: 22px;
	font-weight: bolder;
	font-style: normal;
	line-height: normal;
	text-align: left;
}

h2 {
        text-transform: none;
	color: #003471;
	font-family: Verdana, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-align: left;
}

h3 {
    text-transform: none;
    text-align: left;
	color: #3F5169;
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

h4 {
        text-transform: none;
        text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
}

h5 {
    text-transform: none;
    text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	line-height: normal;
}

.legal {
	font-family:Geneva, Arial, Helvetica;
	color:#888888;
	font-size: 12px;
}

a.legal {
	font-family:Geneva, Arial, Helvetica;
	color:#888888;
	font-size: 12px;
}

a.legal:visited {
	font-family:Geneva, Arial, Helvetica;
	color:#888888;
	font-size: 12px;
}


input {
	font-family: Tahoma, Trebuchet, Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	line-height: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: normal;
}


hr {
	color: #003471;
	height: 2px;
}

UL {
	list-style-type: disc;
}

.li-small {
	font-size: 10px;
}

li {
	text-align: justify;
}

LI.list-off {
	list-style-type: none;
}
	

