﻿h1,h2,h3,h4	{
	font-family:Tahoma;
	font-weight:bold;
	color:#000080;
	text-align:center;
	background-color: #FFFFFF
}
p  {
	font-family:Tahoma;
	color:#000080;
	font-size:12px
}

h1{	font-size:18pt;}
h2{	font-size:16pt}
h3{ font-size:14pt}

input {color: #000080; font-weight: bold}
body	{ background-color:#000080}
a	{ text-decoration:none;color: #000080}
.mainText {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #000080;
}
.mainTable {
	border-style: 0;
	background-color: #FFFFFF;
	width: 735px;
	padding: 6px;
	margin: 0px;
	font-family: Tahoma;
	font-size: 14px;
	color: #000080;
}
a:link {
	color:navy;]
	
}
a:visited {
	color:navy
}
a:hover {
	color:red;
}
