A {
	 /*text-decoration: none;*/
	 color:336600;
 }
A:visited{
	color:336600;
}
A:active{
	color:black;
}
A:hover {
	 color:cc0099; 
	 text-decoration: underline;
 }
 BODY {
	/*background-color : white;*/
	font-size : 8pt;
	font-family : Verdana;
}
TD {
	font-size : 8pt;
	font-family : Verdana;
}
 .title {
	font-size : 8pt;
	font-family : Verdana;    
 }
.output {
	 color: blue;
 }
 .head{
	font-weight : bold;
	font-size : 14pt;
}
.art{
	font-size : 9pt;
	font-family : Verdana;
}
.title{
	font-size : 8pt;
	font-family : Verdana;
	font-weight:bold;
}
.txt{
	font-size : 8pt;
	font-family : Verdana;
}
.result{
	font-size : 8pt;
	font-family : Verdana;
}
.head2{color:000000;font-family:verdana;font-size:24pt;font-weight:bold;}