@charset "iso-8859-1";
/* author: stefan.baschab@freenet.de */
/* Generated by AceHTML Freeware http://freeware.acehtml.com */
/* Creation date: 04.11.03 */
BODY {
	background: White url(../images/back.jpg);
}

A {
        color: Navy;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style : normal;
        text-align : left;
        text-decoration : none;
        font-weight : bold;
}

A:ACTIVE {
        
        color: Red;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style : normal;
        text-align : left;
        text-decoration : none;
        font-weight : bold;
}

A:HOVER {
        color: Blue;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style : normal;
        text-align : left;
        text-decoration : none;
        font-weight : bold;
}
HR {
	color : Navy;
	border : 1px solid;
}
TD {
	color : Silver;
	border : Gray;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 35px;
	font-weight : bold;
	color : Red;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
	color : Navy;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : Black;
}

H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : Red;
}

H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-weight : bold;
	color : Red;
}

H6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-weight : bold;
	color : Purple;
}

