body
	{
	margin-top:     0px;
	margin-left:    0px;
	margin-right:   0px;
	margin-bottom:  0px;
	padding-top:    0;
	padding-left:   0;
	padding-right:  0;
	padding-bottom: 0;
	border-top:     0;
	border-left:    0;
	border-bottom:  0;
	border-right:   0;
	width:  auto;
	background-color: #FFCC66;
	font-family:	arial, helvetica;
	font-size:	smaller;
	}

a:link, a:active
	{text-decoration: none;
	color:		#65401B;
	background:	transparent;
	font-weight: bold;
	}
	
a:visited
	{text-decoration: none;
	color:		#4E4032;
	background:	transparent;
	font-weight: bold;
	}
	
a:hover
	{text-decoration: underline;
	}

hr
	{
	border: 0;
	height: 3px;
	color:	#996633;
	background-color: #996633;
	}

td
	{
	font-family:	arial, helvetica;
	font-size:	smaller;
	}
	
.header
	{
	padding-top:    2px;
	padding-left:   2px;
	padding-right:  2px;
	padding-bottom: 2px;
	font-family:	arial, helvetica;
	font-size:	smaller;
	color:		#FFFFFF;
	}
	
.layout
	{
	margin-top:     0px;
	margin-left:    0px;
	margin-right:   0px;
	margin-bottom:  0px;
	padding-top:    0;
	padding-left:   0;
	padding-right:  0;
	padding-bottom: 0;
	border-top:     0;
	border-left:    0;
	border-bottom:  0;
	border-right:   0;
	border-collapse: collapse;
	}
		
.boxoutline
	{
	vertical-align:  top;
	border-collapse: collapse;
	border-style: solid;
	border-left-color: #000000;
    border-left-width: 2; 
    border-right-color: #000000;
    border-right-width: 2; 
    border-top-color: #000000;
    border-top-width: 2; 
    border-bottom-color: #000000;
    border-bottom-width: 2;	
	}

.boxtitle
	{
	vertical-align:  middle;
	border-collapse: collapse;
	font-size:	75%;
	font-weight: bold;
    color: #FFFFFF;
    background: #615E58;
	border-style: solid;
	border-left-width: 0;
    border-right-width: 0; 
    border-top-width: 0; 
    border-bottom-color: #000000;
    border-bottom-width: 2;	
    padding-left: 2px;
	}

.boxcontent
	{
	vertical-align:  top;
	font-size:	75%;
	border-collapse: collapse;
    color: #000000;
    background: #FFEAC1;
	border-style: solid;
	border-width: 2;
	border-color: #FFEAC1;
	}

.boxhr
	{
	border: 0;
	height: 1;
	color:	#615E58;
	background-color: #615E58;
	}
	
.header a:link, .header a:visited, .header a:active
	{
	font-weight: 	normal;
	color:		#FFFFFF;
	}
	
.header a:hover
	{text-decoration: underline;
	}
	
.button {
	color:		  	  #000000;
	background-color: #E7DAC2;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
h1 {
    font-size:  large;
}
