/* Schriftart */
body, p, blockquote,ul,ol,li,a,td,h4,h2,h3 {font-family:Tahoma;}


/*Hintergrund*/
body,background {color:#FFFFFF;}

/* Schriftfarbe */
body,p,blockquote,ul,ol,td,a,li,h2,h3,h4 {color:#000000;}

/* Ränder */
body {margin-left:10pt;margin-top:24px;}
p {margin-right:10pt;text-indent:10px;text-align:justify;}

/* Horizontale Linien */
hr {margin-bottom:14px;margin-top:14px;margin-right:5pt;margin-left:5pt;color:#0065CE}

/* Hyperlinks */
a:link {color:#000000;text-decoration:none;}
a:visited {color:#0065CE;text-decoration:none;}
a:active {color:#0065CE;text-decoration:none;}
a:hover {color:#0065CE;text-decoration:none;}

/*Schrift*/
p,li,a {font-size:12pt;line-height:18pt;}