﻿h1
{
	font-family: Times New Roman, Times;
	color:#09357b;
	font-size:large;
}
h2
{
	font-family: Times New Roman, Times;
	color:#09357b;
	font-size:medium;

}
h3
{
	font-family: Times New Roman, Times;
	color:#09357b;
}
h4
{
	font-family: Times New Roman, Times;
	color:#09357b;
}
h5
{
	font-family: Times New Roman, Times;
	color:#09357b;
}
h6
{
	font-family: Times New Roman, Times;
	color:#09357b;
}
p
{
	font-family: Times New Roman, Times;
	color:#0957a4; 
	font-size:small;

}
a
{
	color:#0957a4; 
}
a:visited
{
	color: rgb(51,102,204); 
} 
a:active 
{
	color: rgb(255,153,0);
}

body
{
	font-family: Verdana, Arial, Helvetica;
	color:#0957a4; 
}

