/* veikkos.com Web-Site Standard Stylesheet */
/* Browser:   NN4+, MSIE 4+                 */
/* Plattform: Windows, MacOS                */
/* Stand:     2001-05-31                    */
/* Änderung: h2 auf rot - Wolfram 8.8.01    */

body, th, td, div, span, p {
    font-family: "Book Antiqua", "Palatino", "ZapfCalligr BT", "Georgia", "Serif";
    font-size: 12pt;
}

h2 {
	font-size: 18pt;
	color: #990000;
}

h3 {
	font-size: 15pt;
	color: #003366;
}

h4 {
	font-size: 12pt;
	color: #003366;
}

/* A:link {text-decoration:none; color:#990000;} */
/* A:visited {text-decoration:none; color:#990000;} */
/* A:active {text-decoration:none; color:#FF0000;} */
/* A:hover {text-decoration:none; color:#CC0000;} */

.footer {
    font-family: "Trebuchet MS", "Geneva", "Arial", "Helvetica", sans-serif;
    font-size: 10pt;
}

