body{
    FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	FONT-FAMILY:courier;

}

             }

td{
 font-family: courier; font-size: 12;
}



h1{
	font-family:Courier;
	font-size: 14px;
	color: #000000;
	font-weight : bold;
}
p{
	font-family:Courier;
	font-size : 11px;
	color : #000000;
 	text-align: justify;
}
.nounderline { text-decoration : none;}
A:LINK{
	font-family : Courier;
	font-size : 11px;
	color : #000000;
        font-weight : bold;
	text-decoration : underline;
}

A:HOVER{
	font-family : Courier;
	font-size : 11px;
	color :#000000;
                  font-weight : bold;
	text-decoration :underline;
}

A:VISITED{
	font-family :Courier;
	font-size : 11px;
	color : #000000;
	text-decoration : underline;
 font-weight : bold;

}

.weiss {

    color : #ffffff;
    }





