BODY{
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 10pt;
	Color : #CCCCCC;
	Cursor : auto;
	}

A{
	color : #9999FF;
	text-decoration : none;
	}

a:hover{
	color : RGB(082, 162, 233);
	}

.Heading{
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 18pt;
	color : #99CCFF;
	
	}

.Example{
	font-family: Arial, Helvetica, sans-serif;
	Font-Size : 9pt;
	Text-Indent : 1cm;
	}

.Subheading{
	color : #99CCFF;
	font-weight : Bold;
	font-style : Italic;
 	font-size: 12pt
	}

.Sub2{
	Font-Weight : bold;
	Font-Style : italic;
	Color : #99CCFF;
	font-size: 12pt; 
	font-family: Arial, Helvetica, sans-serif
	}

.bild1{
	Position : absolute;
	Left : 200px;
	Top : 100px;
	Visibility : visible;
	}
.text {  font: 10pt Arial, Helvetica, sans-serif; color: #CCCCCC}
.footer {  font: italic 8pt Arial, Helvetica, sans-serif; color: #CCCCCC}
.annons {  font: bold 14pt "Times New Roman", Times, serif; color: #990000}

