body	{
	color: #333;
	margin: 3px 3px 3px 3px;
	padding: 0px;
	background: white;
	font-family: Myrad Pro, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	scrollbar-face-color: #D5E8B9;
	scrollbar-shadow-color: #525842;
	scrollbar-highlight-color: #ffcc99;
	scrollbar-3dlight-color: #ffcc99;
	scrollbar-darkshadow-color: #525842;
	scrollbar-track-color: #525842;
        scrollbar-arrow-color: #525842;
	}
a:link {
	font-weight : normal; 
	text-decoration : underline;
	color: blue;
	}
a:visited {
	font-weight : normal; 
	text-decoration : underline;
	color: #525842
	}
a:hover {
	font-weight : normal; 
	text-decoration : underline;
	color: red;
	}
p, td, ol, h1, h2, h3, h4, h5, h6	{
	font-family: Myrad Pro, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525842;
}
ul 
{
list-style-image: url('grnbutt.gif' width=20)
}

h1	{
	font-size: 10px;
	font-weight: normal;
	color: #525842;
	text-align: left;
	letter-spacing: 0,6px;
	}
h2	{
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
	letter-spacing: 0,5px;
	color: #525842;
	}	
h3	{
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align:text-top;
	color: #525842;
	letter-spacing: 0,6px;
	}
h4	{
	text-align: left;
	font-size: 12px;
	color: #525842;
	font-weight: bold;
	letter-spacing: 2px;
	}
h5	{
	text-align: left;
	font-size: 14px;
	color: #525842;
	font-weight: bold;
	height: 1px;
	}
h6 	{
	font-size: 10px;
	font-weight: bold;
	color: #525842;
	text-align: center;
	letter-spacing: 1px;
	}
.kop {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #525842;
	border-left-color: #525842;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #525842;
	border-top-width: 2px;
	border-top-style: solid;
	
	margin-right: auto;
	margin-left: auto;
	width: 95%;
	background-color: #cfe4c3;
	}
.content {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #525842;
	border-left-color: #525842;
	border-left-width: 1px;
	border-left-style: solid;
	margin-right: auto;
	margin-left: auto;
	width: 95%;
	background-color: #cfe4c3;
	}
.slot {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #525842;
	border-left-color: #525842;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-color: #525842;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	margin-right: auto;
	margin-left: auto;
	width: 95%;
	background-color: #cfe4c3;
	}
.content td	{
padding: 2px 10px 8px;
}
.content img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.contentbg {
	background-color: #cfe4c3;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 5px;
	margin-bottom: 4px;
}
TABLE  { width: 892px; height: 25px; }

