body {
	margin:20px;
	padding:0;
	color: #0C1B2E;
	text-align: justify;
	font-family: Verdana, Tahoma, Helvetica, Times New Roman;
	font-size: 11px; }

p{
	margin: 0;	
	padding: 1px 8px 1px 8px;
	text-align: justify;
	color: #0C1B2E; }

b{	color: #22344A; }

i{	color: #081423;
	font-family: Century Gothic, Helvetica, Verdana, Tahoma, Times New Roman; }

.center{
	text-align: center;}

.image{
	border: 5px solid #000000;}

h1 {
font-family: Times New Roman, Verdana;
font-size: 10px;
font-weight: bold;
border-bottom: 1px solid #15263C;
padding: 3px 1px 3px 15px;
margin: 0;
color: #040D18;
text-align: left;
text-transform: uppercase;
letter-spacing: 3px; 
line-height: 10px; }

h2 {
font-family: Times New Roman, Verdana;
font-size: 9px;
font-weight: bold;
margin: 0;
padding: 1px 1px 1px 10px;
color: #081423;
text-align: left;
text-transform: uppercase;
letter-spacing: 4px; }

a:link {color: #9A9A9A; 
	font-weight: none; text-decoration: none; cursor: default; }
a:visited {color: #9A9A9A; 
	font-weight: none; text-decoration: none; cursor: default; }
a:hover {color: #3D4E64; 
	font-weight: none; text-decoration: underline; cursor: default; }

input, textarea, select, button {
	background-color: #FFFFFF;
	font-size: 11px;
	color: #0C1B2E; 
	line-height: 11px;
	font-family: Verdana, Tahoma, Helvetica, Times New Roman;
	border: 1px solid #0C1B2E;
	margin: 0;
	padding:2px; }