﻿body
{
	background-color: #3366ff;
	color: White;
	font-family: Arial;
	font-size: 12px;
}
table
{
	background-color: #FF9933;
	color: White;
	text-align:center;
}
img
{
	border:0;
	 text-align:center;
}
td
{
	vertical-align:top;
	text-align:center;
}
h1
{
	font-family: Arial;
	font-size: 18px;
		color: White;
}
h2
{
	font-family: Arial;
	font-size: 16px;
		color: White;
}
h3
{
	font-family: Arial;
	font-size: 14px;
}
h4
{
	font-family: Arial;
	font-size: 14px;
	font-style:italic;
	font-weight:bold;
	color:  Blue ;
}
h5
{
	font-family: Arial;
	font-size: 12px;
	font-style:italic;
	font-weight:bold;
	color: Gray;
}
a
{
	color: white;
	background-color:#FF602B;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}
a:active a:visited
{
	color: white;
	background-color:#FF602B;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}
a:hover
{
/*	background-color: White;*/
	color: #ffffff;
	background-color:#FFA200; /*#f47a00;*/
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}

.Blu 
{
	background-color:#333399;
}
.backText
{
	background-color:#FF602B;
	}


