BODY {
	margin : 0px;
}
A, TD, UL, P, H1, H2, H3, PRE, SPAN{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
}
A:LINK, A:VISITED {
	font-size : 12px;
	color : #FFFFFF;
	text-decoration: none;
	font-weight : bold;
}
A:HOVER{
	font-size : 12px;
	color : #66CC66;
	text-decoration: none;
	font-weight : bold;
}
H1 {
	font-size : 12px;
	color : #336699;
	font-weight : bold;
	text-decoration : underline;
}
H2 {
	font-size : 13px;
	color : #333333;
	font-weight : bold;
	text-decoration : underline;
}
H3 {
	font-size : 12px;
	color : #336699;
	font-weight : bold;
	text-decoration : none;
}
H4 {
	font-size : 11px;
	color : #333333;
	font-weight : bold;
	text-decoration : none;
}

span{
	color : #333333;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
.start{
    color : #FFFFFF;
}
.termin{
	font-size : 11px;
	font-weight : bold;
}
