﻿.heading
{
	font-size: 20pt;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: midnightblue;
	height: 80px;
}


.menu
{
	font-size: 10pt;
	color: darkblue;
	font-family: Arial;
	background-color: #d2dbd5;
	text-decoration: underline;
}


 .docs
{
	font-size: 8pt;
	font-family: Verdana;
}


.docslinks
{
	font-size: 8pt;
	font-family: Verdana;
	color: mediumturquoise;
}


.text3
{
	font-family: arial;
	text-decoration: none;
font-size: 10pt;
}

.links
{
	font-size: 10pt;
	color: darkblue;
	font-family: Arial;
	text-decoration: underline;
	
}
