H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : large;
	font-style : normal;
	font-variant : small-caps;
	font-weight : bold;
	background-color : transparent;
	color : #009944;
}
H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : larger;
	font-style : normal;
	font-variant : small-caps;
	font-weight : bolder;
	background-color : transparent;
	color : #A50000;
}
BODY {
	background-color : White;	
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-style : normal;
	font-variant : small-caps;
	font-weight : normal;
	background-color : transparent;
	color : Black;
}
H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-style : normal;
	font-variant : small-caps;
	font-weight : bold;
	background-color : transparent;
	color : black;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	padding : 0;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : small-caps;
	font-weight : normal;
}
.CATA {
	font-family : Arial, Helvetica, sans-serif;
	font-size : larger;
	font-style : normal;
	font-variant : small-caps;
	font-weight : bolder;
	background-color : transparent;
	color : #3828A5;
}
