body {
	background-color:#EEEEEE; 
	margin-top:4px
	margin-bottom:10px
}


h1 {
	margin-left:20px; 
	margin-right:20px;
	margin-top:0px; 
	margin-bottom:0px;
	font-size:18pt; 
	color:#336622; 
	text-align:center; 
	font-family:sylfaen
}


h2 {
	margin-left:20px; 
	margin-right:20px;
	margin-top:0px; 
	margin-bottom:0px; 
	font-size:14pt; 
	color:#336622; 
	text-align:center; 
	font-family:sylfaen
}


h3 {
	margin-left:20px; 
	margin-right:20px;
	margin-top:0px;  
	margin-bottom:0px;
	font-size:12pt; 
	color:#000000; 
	text-align:center; 
	font-family:sylfaen
}


h4 {
	margin-left:10px;
	margin-right:10px;
	margin-top:0px;
	font-size:12pt;
	color:#336622;
	text-align:left;
	font-family:sylfaen
}


h5 {
	margin-left:20px; 
	margin-right:20px;
	margin-top:0px;  
	font-size:14pt; 
	color:#FF0000; 
	text-align:center; 
	font-family:sylfaen
}


p {
	margin-left:20px; 
	margin-right:20px;
	font-size:12pt; 
	color:black; 
	text-indent:5px
}


p.double {
	border-style:double;
	background-color:#CCEEBB
}


table.sample {
	border-width: 3px;
	border-spacing: 2px;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}


table.sample th {
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: black;
	background-color: #CCEEBB;
	-moz-border-radius: 0px;
}


table.sample td {
	border-width: 1px;
	padding: 10px;
	border-style: solid;
	border-color: black;
	background-color: white;
	-moz-border-radius: 0px;
}


table.invisible {
	border-width: 0px;
	border-spacing: 2px;
	border-style: solid;
	border-color: white;
	border-collapse: collapse;
	background-color: white;
}


table.invisible th {
	border-width: 0px;
	padding: 0px;
	border-style: solid;
	border-color: black;
	background-color: #CCEEBB;
	-moz-border-radius: 0px;
}


table.invisible td {
	border-width: 0px;
	padding: 10px;
	border-style: solid;
	border-color: black;
	background-color: white;
	-moz-border-radius: 0px;
}





table.simple {
	border-width: 1px;
	border-spacing: 2px;
	border-style: dotted;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}


table.simple th {
	border-width: 1px;
	padding: 0px;
	border-style: dotted;
	border-color: black;
	background-color: #CCEEBB;
	-moz-border-radius: 0px;
}


table.simple td {
	border-width: 1px;
	padding: 10px;
	border-style: dotted;
	border-color: black;
	background-color: #FFFFFF;
	-moz-border-radius: 0px;
}



p.thick {
	font-weight:bold
}


p.thicker {
	font-weight:1000
}


.center {
	text-align:center
}


.right {
	text-align:right
}




A:link     {text-decoration:none; margin-left:0px; font-size:11pt; font-family:sylfaen; color:#336620}
A:visited  {text-decoration:none; margin-left:0px; font-size:11pt; font-family:sylfaen; color:#336620}
A:hover    {text-decoration:none; margin-left:0px; font-size:11pt; font-family:sylfaen; color:#000000}
A:active   {text-decoration:none; margin-left:0px; font-size:11pt; font-family:sylfaen; color:#336622}
a img{
border:0;
}


