H1 {	color : #000000;
	font-size : 20pt;
	font-weight : medium;
	}

H2 {	color : #000000;
	font-size : 14pt;
	font-weight : medium;
	}

H3 {	color : #000000;
	font-size : 10pt;
	font-weight : medium;
	}

hr {	color: #000000;}

body, p, td, input {
	font-family :  "Times New Roman",Arial, "MS Sans Serif";
	color : Black;
	font-size : 12pt;
	}

td 	{vertical-align : top;
	font-size : 12pt;
	}
body, td{text-align:justify
	}
	
.dummy {color:black;}

a:link {text-decoration : none;}

a:hover {
	color : white;
	background-color:blue;
	}
	
a:active {color:red;}

a:visited {text-decoration:none;}