/* CSS Document */

body         { font-family: Verdana, Arial, Helvetica, sans-serif; color: #800000; background-color: #FFFFDD; font-size: 10pt }
p, h1, h2, h3	   { color: #800000}
p			 {
	font-size: 10pt;
	line-height: normal;
}
td           { font-size: 10pt }
h1           { font-size: 24pt }
h2           { font-size: 18pt }
h3           {
	font-size: 14pt;
	line-height: 14pt;
	margin: auto;
	padding: 0px;
	height: auto;

}
h4			 { font-size: 18pt; line-height: 18pt; color: #FFFFDD}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}

.advert
{
font-size: 8pt;
background-color: #FFFFAA;
}