﻿a:link
{
	color: rgb(0,0,255);
				text-align: center;
				font-weight: 700;
}
a:visited
{
	color: rgb(80,0,80); 
} 
a:active 
{
	color: rgb(0,0,128);
}
body
{
	font-family: Arial, Helvetica;
	
	color: rgb(0,0,0);
}
h6
{
	font-family: Arial, Helvetica;
}
h5
{
	font-family: Arial, Helvetica;
}
h4
{
	font-family: Arial, Helvetica;
}
h3
{
	font-family: Arial, Helvetica;
}
h2
{
	font-family: Arial, Helvetica;
}
h1
{
	font-family: Arial, Helvetica;
}
h1
{
	color: rgb(0,0,80);
}
h2
{
	color: rgb(0,0,80); 
}
h3
{
	color: rgb(153,153,51); 
}
h4
{
	color: rgb(0,0,0);
}
h5
{
	color: rgb(204,153,51);
}
h6
{
	color: rgb(153,153,51);
}
