BODY {font-family: Arial, Helvetica, Tahoma, Sans-serif;

                     font-size: 12px;

                     font-style: normal;

                     text-decoration: none;

                     color: black;}
PRE {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
	color: black;
}

H1 {
	font-family: Arial, Helvetica, Tahoma, Sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: black;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	margin : 0 0 0 0;
}

H2 {
	font-family: Arial, Helvetica, Tahoma, Sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: oblique;
	text-decoration: none;
	color: black;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	margin : 0 0 0 0;
}

TD, P                 {
	font-family: Arial, Helvetica, Tahoma, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: black;
}
.Pr                 {
	font-family: Arial, Helvetica, Tahoma, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: black;
	text-align : right;
}



A:LINK    {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: black
}

A:VISITED { font-weight: bold;

                         font-style: normal;

                         text-decoration: none;

                         color: black}

A:ACTIVE  { font-weight: bold;

                         font-style: normal;

                         text-decoration: underline;

                         color: #898989;}

A:HOVER {   font-weight: light;

                         font-style: normal;

                         text-decoration: none;

                        color: #898989}


