﻿a:link
{
	background: #E7EDF2;
	color: rgb(0,102,102);
}
a:visited
{
	color: rgb(0,153,153); 
} 
a:active 
{
	color: rgb(255,102,0);
}
body
{
	font-family: Times New Roman, Arial, Helvetica;
	background-color: rgb(231,237,242);
	color: rgb(0,0,102);
}
h6
{
	font-family: Times New Roman, Arial, Helvetica;
}
h5
{
	font-family: Times New Roman, Arial, Helvetica;
}
h4
{
	font-family: Times New Roman, Arial, Helvetica;
}
h3
{
	font-family: Times New Roman, Arial, Helvetica;
}
h2
{
	font-family: Times New Roman, Arial, Helvetica;
}
h1
{
	font-family: Times New Roman, Arial, Helvetica;
}
h1
{
	color: rgb(44,45,104);
}
h2
{
	color: rgb(0, 0, 128);
}
h3
{
	color: rgb(0,153,153); 
}
h4
{
	color: rgb(204,255,255);
}
h5
{
	color: rgb(0,0,102);
}
h6
{
	color: rgb(153,0,0);
}
