BODY
{
	margin: 0px;
	background-color: #000000;
}

input
{
    border-right: thin groove;
    border-top: thin groove;
    font-size: 9px;
    border-left: thin groove;
    border-bottom: thin groove;
    font-family: verdana
}

textarea
{
    border-right: thin groove;
    border-top: thin groove;
    font-size: 11px;
    overflow: auto;
    border-left: thin groove;
    border-bottom: thin groove;
    font-family: verdana
}

select
{
    border-right: thin groove;
    border-top: thin groove;
    font-size: 10px;
    border-left: thin groove;
    border-bottom: thin groove;
    font-family: verdana
}

p
{
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	font-family: Verdana, Arial;
}

hr
{
	color: #a2a2a2;
	height: 1px;
	line-height: 0px;
}

.dataFont
{
	font-size: 10pt;
	color: #000000;
	line-height: 1.5em;
	font-family: Arial, Verdana;
}

.dataFontBold
{
	font-size: 10pt;
	color: #000000;
	line-height: 130%;
	font-family: Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
}

.Heading
{
	font-size: 15pt; font-weight: lighter;
	color: #ffffff; padding-left: 10px;
	font-family: Myriad Pro, Arial;
}

.subheading
{
	font-size: 10.5pt;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Verdana;
}

.bodytext
{
	font-size: 10pt; vertical-align: top;
	color: #000000;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 25px;
	line-height: 1.5em;
	font-family: Arial, Verdana;
	background-repeat: repeat-x;
	background-image: url('../design_imgs/textbg.jpg');
	background-color: #ffffff;
}

ul, ol
{
	font-size: 10pt;
	color: #000000;
	line-height: 22px;
	font-family: Arial, Verdana;
	list-style-image: url('../design_imgs/bulletimg.jpg');
}
