A:LINK  {
	font-family : "Arial CE";
	font-weight : medium;
	text-decoration : none;
	color : blue;
}

A:VISITED  {
	font-family : "Arial CE";
	font-weight : medium;
	text-decoration : none;
	color : red;
}

H1  {
	font-family : "Arial CE";
	font-size : 24pt;
	font-weight : extra-bold;
	color : black;
}

H3  {
	font-family : "Arial CE";
	font-size : 12pt;
	font-weight : bold;
	color : black;
}

H2  {
	font-family : "Arial CE";
	font-size : 16pt;
	font-weight : extra-bold;
	color : black;
}

P  {
	font-family : "Arial CE";
	font-size : 12pt;
	color : black;
	text-align : justify;
}

TD  {
	font-family : "Arial CE";
	color : black;
}

A:HOVER  {
	text-decoration : underline;
	font-weight : medium;
	font-family : Arial CE;
	color : #FF0000;
}

BODY  {
	font-size : small;
	font-family : Arial CE;
	font-weight : normal;
	color : #000000;
	background-color : #FFFF99;
	font-style : normal;
}

DIV.wers  {
	font-size : 8pt;
	font-family : Arial CE;
	color : black;
	text-align : right;
}

