﻿a {
	font-family: georgia;
	font-size: 11.5pt;
	color: #CC0000;
}

a:active {
	font-family: georgia;
	font-size: 11.5pt;
	color: #CC0000;
}

a:hover {
	font-family: georgia;
	font-size: 11.5pt;
	color: #800000;
	font-weight: bold;
}


a:link  {
	font-family: georgia;
	font-size: 11.5pt;
	color: #CC0000;
}


a:visited  {
	font-family: georgia;
	font-size: 11.5pt;
	color: #CC0000;
}



h1 {
	font-family: georgia, arial;
	font-size: 17pt;
	color: #5E0000;
	font-weight: bold;
}

h2 {
	margin: 3px	
	font-family: georgia, arial;
	font-size: 13pt;
	color: #000000;
	font-weight: bold;
}
h3 {
	font-family: georgia, arial;
	font-size: 12pt;
	color: #950000;
	font-weight: bold;
}

p {
	font-family: georgia, arial;
	font-size: 11pt;
	color: #000000;
	font-weight: normal;
	line-height: 150%;
	text-align: center;
	}

nav {
	font-family: georgia, arial;
	font-size: 11pt;
	color: #000000;
	font-weight: normal;
	line-height: 150%;
	text-align: center;
}


h4 {
	font-family: georgia, arial;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}

h5 {
	margin: 3px;
	font-family: georgia, arial;
	font-size: 32pt;
	color: #5E0000;
	font-weight: bold;
}
h6 {
	margin: 3px;
	font-family: georgia, arial;
	font-size: 11pt;
	color: #000000;
	font-weight: normal;
}
