﻿a:link
{
	color: #F6F0E8;
}
a:visited
{
	color: #F6F0E8;
} 
a:active 
{
	color: rgb(153, 0, 51);
}

body
{
	font-family: "Lucida Sans";
	font-size: 14pt;
	font-style: normal;
	top: 0;
	width: 1000px;
	left: 20px;
	background-color: #778E88;
	color: #F6F0E8;
}

h1
{
	font-family: "Lucida Sans";
	color: #F6F0E8;
	font-size: 18pt;
	font-weight: bold;
	background-color: #778E88;
}
h2
{
	font-family: "Lucida Sans";
	color: #F6F0E8;
	font-size: 24pt;
	font-weight: bold;
}
h3
{
	font-family: Times New Roman, Times;
	color: rgb(0,102,153); 
}
h4
{
	font-family: Times New Roman, Times;
	color: rgb(153,153,0);
}
h5
{
	font-family: Times New Roman, Times;
	color: rgb(255,153,0);
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204);
}
.richt allign 
{
	right: auto;
}

