﻿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: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000080;
}
.mainTable {
	border-style:none;
	background-color:#FFFFFF;
	width: 735px;
	padding: 6px;
	margin: 0px;
}
.welcomeText {
	font-family:"Script MT Bold";
	font-style:normal;
	color:#563006;
	font-size:16px;
}
.rightTable {	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000080;
	border-bottom-color:#000080;
	border-bottom-width:2px;		
}
.rightMenu {
	background-color:#000080;
	font-family:Tahoma;
	color:white;
	font-size:14px
}

a:link {
	color:navy;
	
}
a:visited {
	color:navy
}
a:hover {
	color:red;
}
 
a:active {
	color: #000080;
}

a  {
	color: #000080;
}
