H1 {
	font : normal normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, tahoma;
	font-size : large;
	font-style : normal;
	font-variant : normal;
	font-weight : medium;
}
BODY {
	color : Black;
	font-family : sans-serif,tahoma;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-stretch: normal;
	font-size : 10pt;	
}

P {
	color : Black;
	font-family : tahoma;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-stretch: normal;
	font-size : 10pt;
}

.verysmall {
	color : Black;
	font-family : sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-stretch: normal;
	font-size: 7pt;
}

.small {
	color : Black;
	font-family : tahoma;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-stretch: normal;
		font-size : 8pt;

}

td	{
	font-family: tahoma;
	font-size: 10pt;	
	text-align: justify;
/*	td-width: 50%;*/
}


A:LINK {
	font : normal;
}
A:ACTIVE {
	font : normal;
}
A:HOVER {
	font : normal;
	color : Red;
}
A:VISITED {
	font : normal;
	color : Maroon;
}
H2 {
	font : normal normal;
	font-family : tahoma;
	font-size : medium;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}
H3 {
	font : normal normal normal/normal;
	font-family : tahoma;
	font-size : 16px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}


