﻿body {
}
.DataHeader
{
	font-weight: normal;
	font-size: 14pt;
	color: red;
	text-decoration: none;
}
.smallAlert
{
	font-weight: normal;
	font-size: 11pt;
	color: red;
	text-decoration: none;
}
.banner
{
	font-weight: bold;
	font-size: 18pt;
	vertical-align: middle;
	color: white;
	background-color: Silver;
	text-align: left;
}

.topHeader
{
	background-color: black;
}
.welcome
{
	font-weight: normal;
	color: white;
	font-family: Verdana;
	font-size: 10pt;
	background-color: Black;
}
