<style>
<!--
A:LINK {

		text-decoration : none;
}
A:VISITED {

		text-decoration : none;
}
A:HOVER {


}
BODY {
		margin : 0px;
	} 

h1 {
		font-size : 12px;
		color : #003300;
		font-family : MS Sans Serif;
		margin-left : 30px;
		margin-right : 30px;
                margin-top : 0px;
                margin-bottom : 0px;
                font-weight: normal;
	}
h2 {
		font-size : 12px;
		color : #330000;
		font-family : Verdana;
		margin-left : 10px;
		margin-right : 10px;
                margin-top : 20px;
                margin-bottom : 3px;
                font-weight: normal;
	}

h3 {
		font-size : 12px;
		color : #330000;
		font-family : Verdana;
		margin-left : 10px;
		margin-right : 10px;


	}
.txt {
		font-size : 12px;
		color : #330000;
		font-family : Verdana;
		margin-left : 10px;
		margin-right : 10px;
                margin-top : 20px;
                margin-bottom : 3px;

	}

.menu {
		font-size : 11px;
		color : #330000;
		font-family : Fixedsys;
	}

-->
</style>
