.style1 {
	font-size: 12px;
	color: #333333;
	line-height:22px;
}
.style2 {
	font-size: 12px;
	color: #33250E;
	line-height:20px;	
}
.style3 {
	font-size: 12px;
	color: #ffffff;
	line-height:22px;
}
a:link {
	color: #333333;
	text-decoration: none;
	font-size: 12px;	
}
a:visited{
	color: #333333;
	text-decoration: none;
	font-size: 12px;	
}
a:hover{
	color: #ff0000;
	text-decoration: underline;
	font-size: 12px;	
}

a:active {
	color: #333333;
	text-decoration: none;
	font-size: 12px;	
}
#mydiv {
	Z-INDEX: 20; VISIBILITY: visible; WIDTH: 90px; POSITION: absolute
}
table{
	font-size:12px;
	color: #000000;
}
td{
	font-size:12px;
	color: #000000;
}