﻿
.BackcolorDark {background-color:#646464}
.BackcolorLight {background-color:#F8B400}

.banner
{
	font-size:small;
	font-weight:bold;
}

A:link.banner {text-decoration: none; color: #FFFFFF; font-family: tahoma}
A:visited.banner {text-decoration: none; color: #FFFFFF; font-family: tahoma}
A:active.banner {text-decoration: none; color: #F8B400; font-family: tahoma}
A:hover.banner {text-decoration:underline; color: #F8B400; background:none}

body 
{
	font-family:Tahoma, Arial;
	font-size:10pt;
}
H3
{
	color:#F8B400;
	margin-bottom:0;
	margin-top:8;
	font-size:11pt;
	font-weight:bold;
	font-family:Tahoma, Arial;
}

