font.titre {
font-size: 14pt;
font-weight: bold;
text-decoration: underline;
}

font.surveiller {
font-size: 18pt;
font-weight: bold;
text-decoration: underline;
}

font.manuscrit {
font-family :Monotype Corsiva, Times new roman;
font-style : italic;
font-weight : bold;
}

font.rature {
text-decoration : line-through;
}
		
table {
font-size: 12pt;
font-family: courier;
}

body {
font-size: 10pt;
background-color : #000000;
font-family: courier;
color : #000000;
margin : 5px;
}
a {color : #b02e18;}
a:visited {color : #ff0000;}
a:active {color : #FF9600;}
	