﻿body {
}
body
{
	margin: 0px;
    font-family: Verdana;
	    font-size: small;
	    font-weight: normal;
	    font-style: normal;
	    font-variant: normal;
	    text-transform: none;
	    color: #000000;
	    text-decoration: none;
	    top: 0px;
	    left: 0px;
	    text-align: center;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999900;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999900;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #999900;
}

.HeaderTitle 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;
	text-align: center;
	font-weight:bold;
	font-style:normal;
	text-decoration:underline;		
}

.TextArea 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;
	text-align:left ;
	font-weight:normal;
	text-decoration:none;
}

.LabelText
{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;
	text-align:right ;
	font-weight:bold;
	text-decoration:none;
}
