﻿body 
{
	font-family:Arial,Helvetica;
	margin-top:0px;
	margin-left:0px;
}
a
{
	color:#365481;
	text-decoration:none;		
}
.textbox
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	font-size: 9pt;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	font-family: Arial, helvetica;
	background-color:#FFFFCC;
}
.dropdownlist
{
	border-right: silver thin solid;
	border-top: silver thin solid;
	font-size: 8pt;
	border-left: silver thin solid;
	border-bottom: silver thin solid;
	font-family: Arial, helvetica;
	background-color: white;
}
.button
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-size: 9pt;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	font-family: Arial, helvetica;
	background-color: silver;
}
.smalltext
{
	color:#000000;
	font-family:Arial,Helvetica;
	font-size:8pt;	
}
.verysmalltext
{
	color:#000000;
	font-family:Arial,Helvetica;
	font-size:7pt;	
}
.bodytext
{
	color:#000000;
	font-family:Arial,Helvetica;
	font-size:10pt;	
}
.mediumtext
{
	color:#000000;
	font-family:Arial,Helvetica;
	font-size:12pt;	
}
h3
{
	color:#000000;
	font-family:Arial,Helvetica;
	font-size:14pt;	
	font-weight:bold;
}
h1
{
	color:#000000;
	font-family:Arial,Helvetica;
	font-size:14pt;	
	font-weight:bold;
}
h4
{
	color:#000000;
	font-family:Arial,Helvetica;
	font-size:12pt;	
	font-weight:bold;
}

    