A  {
	color : #000000;
	text-decoration : none;
	font-style : normal;
	font-size : 13px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}
A:Visited  {					 color : #000000;}
A:Active {        text-decoration : underline;}
A:Hover {        text-decoration : underline;}

.As  {
	color : #000000;
	text-decoration : none;
	font-style : normal;
	font-size : 10px;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
}
.As:Visited  {					 color : #000000;}
.As:Active {        text-decoration : underline;}
.As:Hover {        text-decoration : underline;}

BODY  {
	color : #000000;
	text-decoration : none;
	font-style : normal;
	font-size : 13px;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
}

td  {
	color : #000000;
	text-decoration : none;
	font-style : normal;
	font-size : 13px;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1  {
	color : #000000;
	text-decoration : none;
	font-style : normal;
	font-size : 20px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h2  {
	color : #000000;
	text-decoration : none;
	font-style : italic;
	font-size : 15px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

h3  {
	color : #000000;
	text-decoration : none;
	font-style : normal;
	font-size : 14px;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
}

b     {
	text-decoration : none;
	font-style : normal;
	font-size : 13px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

i     {
	color : #000000;
	text-decoration : none;
	font-style : italic;
	font-size : 13px;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
}
