﻿body {
 font-family:Tahoma, Microsoft Sans Serif, Helvetica, sans-serif;
 font-size: 0.8em;
}

h1
{
	font-size: 2em;
	color: Navy;
	padding-bottom: 5px;
	font-weight: normal;
}

h2
{
	font-size: 1.2em;
	padding-bottom: 2px;
	padding-top: 5px;
}

p
{
	padding: 4px 0px 4px 0px;
}

a
{
	text-decoration: none;

	
}

a:hover
{
	text-decoration: underline;

	
}