/* initial settings */

html { font-size:100.01%; }

h1 {color: #FFFFFF;
font-size:18px }

h2 {
	font-size: 24px;
}
h3 {
	font-size: 36px;
}


body { 
	font-size:14px; 
	margin:0; 
	padding:5;
	spacing:3;
	background:#00053;
	color:#FFF; 
	
}


	
input, select, textarea, button { font-size:14px; }

a img { border:none; }

/* end initial settings */

body {
	font-size:14px;
	font-family:Gill Sans Light, Gill Sans MT;
	background-color:#000053;
	background-image:none;
}

.clear { clear:left; }

a:link {
	color: #FFFFFF;
}

a:link {#FFFFFF }
a:visited { color:#FFFFFF; }
a:focus { background-color:#000053; }
a:hover { background-color:#000053; }
a:active {#FFFFFF }
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
h1 {
	color: #FFF;
}
