body {
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #001C37;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	text-indent: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	margin-bottom: 7px;
	margin-top: 2px;
} 
h2 {
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 2px;
	margin-top: 4px;
	padding: 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	font-style: italic;
	color: #FFFFFF;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	line-height: 14px;
}
h6 {
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-transform: capitalize;
	padding: 0px;
}

blockquote {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-weight: normal;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {

}


legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 5px;
}


fieldset {
	padding: 10px;
	height: auto;
	border: 1px solid #333333;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00182C;
	
}


dt {
	background-image: url(puce.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
dd {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:focus
{
outline:0;
} 

a, a:link, a:visited, a:active{
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	border: 0px none #000000;
	color: #FFFFFF;
}
a:hover{
	color: #F5C92A;
}

