﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.textButton
{
   font-family:Verdana;
   font-size:11px;
   color:Black;
}

.label
{
   font-family:Verdana;
   font-size:12px;
   color:Black;
}

.textBox
{
   font-family:Verdana;
   font-size:11px;
   color:Black;
}

.dropDownList
{
   font-family:Verdana;
   font-size:11px;
   color:Black;
}

.heading
{
   font-family:Verdana;
   font-size:12px;
   font-weight:bold;
   color:Navy;
}

.news
{
   font-family:Verdana;
   font-size:11px;
   color:Navy;
}

.copyright
{
   font-family:Verdana;
   font-size:10px;
   color:Gray;
}

.invisible
{
   font-family:Verdana;
   font-size:10px;
   color:White;
}