<STYLE TYPE="text/css">

H1 {
	font-family:Times;
	font-size:small;
	font-style:normal;
	font-weight:bolder;
	font-color:red;
	background-color:#FFE9DF;
	border:thin outset;
	width:16cm;
}

H2 {
	font-family: Verdana;
	font-size:10pt;
	font-weight:300;
	background-color:#F2D5D7;
	text-indent:0cm;
	text-align:justify;
	padding-right:0.2cm;
	padding-left:0.2cm;
	border:thin outset;
	width:16cm;
}

H3 {
	font-family:Times;
	font-size:xx-large;
	background-color:#FFE7F1;
	font-weight:500;
	text-indent:1cm;
		-moz-border-radius: 20px;
}

H4 {
	font-family:Verdana;
	font-weight:300;
	font-size:12pt;
	font-color:black;
	text-indent:0cm;
	text-align:justify;
}

H5 {
	font-family:arial;
	font-size:15pt;
	font-color:#F8ECDB;
	background-color:#DEDDC8;
	text-indent:center;
	margin-right:2cm;
	margin-left:1cm;
	padding-right:0.4cm;
	padding-left:0.3cm;
	border:thin outset;
		-moz-border-radius: 20px;
}

H2, H3, H4, H6 { color : black }
P {text-indent : 2cm;}

A {
	font-family : Tahoma;
	font-size : 10px;
	color : #000000;
	text-decoration : none;
}

a[href]:hover { text-decoration:none; }
A:link    { color: blue; font-size: 12pt}
A:visited { color: green; font-size: 12pt}
A:active  { color: red; font-size: 12pt}

BODY { background: #C5E1EA;}
BODY { font-family: verdana; font-size:12pt }
</style>

