body { FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; 
color : Black; 
font-size : 10pt; 
font-weight : normal; 
font-style : normal; 
LINE-HEIGHT: 20px; 
background 
: White repeat-x;
} 


A:link {
	color : #244994;
	font-size : 10pt;
	line-height 
: 20px;
	text-decoration: none;
} 
A:active { color: Red; text-decoration: 
none; font-size : 10pt; line-height : 20px; text-decoration : underline; } 

A:visited {
color : #244994;
	font-size : 10pt;
	line-height 
: 20px;
	text-decoration: none;
}

A:hover { color: #C73326;  
text-decoration: underline; 
font-size: 10pt; 
line-height: 20px; 
text-decoration: underline; 
} 


TD {
	font-size : 10pt;
	LINE-HEIGHT: 20px;
	COLOR: Black;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	text-indent: 0pt;
}

H1 { 
font-size : 24px; 
font-weight : bold; 
line-height : 20px 
} 

H6 { LINE-HEIGHT: 14px; 
font-size : 12px; 
FONT-FAMILY: arial; 
font-style : normal; 
font-weight : normal; 
} 

.kop1{
	background-color: #F8E8B8;
	color: #C73326;
	font-size: medium;
	font-weight: bold;
	letter-spacing: 3px;
	text-align: left;
	padding: 8px;
	text-indent: 20pt;
	width: 80%;
}

.kop2{
	border: thin none;
	text-indent: 10pt;
	
}

.kop3{
	background-color: #F8E8B8;
	color: #C73326;
	font-size: medium;
	font-weight: bold;
	
	text-align: left;
	padding: 8px;
	width: 100%;
}


.kop4{

	font-size: medium;
	font-weight: bold;
}


.tablekop1{
	background-color: #F8E8B8;
	color: #C73326;
	font-size: large;
	font-weight: bold;
	letter-spacing: 3px;
	text-align: left;
	padding: 8px;
	text-indent: 20pt;
	border: thin solid #E8B620;
	width: 80%;
}


.tablekop2 {
	border: thin solid #E8B620;
	width: 34%;
	text-indent: 0pt;
}

.tablekop3{
	background-color: #F8E8B8;
	color: #C73326;
	font-size: large;
	font-weight: bold;
	text-align: left;
	padding: 8px;
	border: thin solid #E8B620;
	width: 100%;
}