﻿h1 {
	font-family: Verdana;
	font-style: italic;
	font-weight: bold;
	font-size: 16pt;
	background-color: rgb(183,181,182);
}
h2 { font-family:Verdana; font-size:12pt; color:white; background-color:rgb(183,181,182); }
h3 { font-family:Verdana; font-size:10pt; color:white; background-color:rgb(183,181,182); }
a:link { font-family:Verdana; font-style:normal; font-weight:bold; font-size:9pt; color:rgb(204,0,51); text-decoration:none; background-color:rgb(183,181,182); }
a:visited { font-family:Verdana; font-style:normal; font-weight:bold; font-size:9pt; color:rgb(204,0,51); text-decoration:none; background-color:rgb(183,181,182); }
a:active { font-family:Verdana; font-style:normal; font-weight:bolder; font-size:9pt; color:red; text-decoration:none; background-color:rgb(183,181,182); }
a:hover {color: #FF0000; font-family: Verdana; font-weight: bold}
