﻿body
{
	background-color: #c59782;
	font-family: Arial;
	font-size: 10pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a:link { color: #ffffff; }
a:visited {	color: #eeeeee; }
a:hover { color: #cccccc; }
a:active { color: #dddddd; }

p, td, div, span, table
{
	font-family: Arial;
	font-size: 10pt;
	margin-bottom: 10px;
}

.UserControl
{
	font-family: Arial;
	font-size: 10pt;
}

.DropDownList
{
	font-family: Arial;
	font-size: 10pt;
}

.offset
{
	margin-left: 49px;
}