BODY {
	background-color : #70DBDB;
	font-family : FACE,Verdana,sans-serif;
	font-size : 12px;
	color : Black;
}

H1 {
	font-family : FACE,Verdana,sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #006699;
}

H2 {
	font-family : FACE,Verdana,sans-serif;
	font-size : 14px;
	font-weight : bold;
}

SMALL {
	color : #666666;
	font-size : 10px;
	font-weight : bold;
	font-family : FACE,Verdana,sans-serif;
}

TH {
	font-family : FACE,Verdana,sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Black;
}

TD {
	font-family : FACE,Verdana,sans-serif;
	font-size : 12px;
	color : Black;
}

TD.kopbalk1 {
	background-color : #006699;
	font-family : FACE,Verdana,sans-serif;
	font-size : 12px;
	font-weight : bold;
	color :#ffffff;
	text-align : center;
}
HR {
	line-height : 1px;
}

A:LINK {
	font-family : FACE,Verdana,sans-serif;
	font-size : 12px;
	color : #FF00FF;
	text-decoration : none;
	font-weight : bold;
}

A:VISITED {
	font-family : FACE,Verdana,sans-serif;
	font-size : 12px;
	color : #0000FF;
	text-decoration: none;
	font-weight : bold;
}

A:ACTIVE {
	font-family : FACE,Verdana,sans-serif;
	font-size : 12px;
	color : #800040;
	text-decoration: none;
	font-weight : bold;
}


A:HOVER {
	font-family : FACE,Verdana,sans-serif;
	font-size : 12px;
	color : #FF0000;
	text-decoration: none;
	font-weight : bold;
}
