﻿html,body
{
	margin:           0px 0px 0px 0px;
	padding:          0px 0px 0px 0px;
	border:           none;
	height:           100%;
	font-family:      Verdana,serif;
	font-size:        10pt;
	background-color: #F5F5DC;
	
}
td
{
	
	font-family:      Verdana,serif;
	font-size:        10pt;
	font-weight:      normal;
	padding:          0px 0px 0px 0px;

}
td.header
{
	border:           solid 1px #663300;
	background-color: #ffffff;
	color: #000000;
}
img
{
   border-style:     none;
   padding:          0px 0px 0px 0px;
   margin:           0px 0px 0px 0px;
}
select
{
   font-family:      Verdana,serif;
   font-size:        8pt;
   color:            #663300;
}
option.emphasized
{
   background-color: #663300;
   color:            #ffffff;
}
h1
{
	font-size:        16pt;
	font-weight:      normal;
	margin:           10px 0px 3px 0px;
}
h2
{
	font-size:        14pt;
	font-weight:      lighter;
	margin:           8px 0px 2px 0px;
}
h3
{
	font-size:        11pt;
	font-weight:      lighter;
	margin:           6px 0px 2px 0px;
}
h4
{
	font-size:        11pt;
	font-weight:      bold;
	margin:           6px 0px 2px 0px;
}
p
{
   margin:           6px 0px 2px 0px;
   text-align:       justify;
}
.MenuPad
{
   margin-left:      4px;
   margin-right:     4px;
}
a
{
   color:            #663300;
}
