/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/taooow.jpg);
}
.style1 {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #444A4F;
}
.style2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
}
.style3 {
	font-size: 12px;
	color: #DD2B67;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #384861;
}
.bordergri {
	border: 1px solid #737B8C;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #E32B67;
}
a:active {
	text-decoration: none;
}
.style13 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2367fc;
}
* {
font-family:arial;
font-size:8pt;
color: #444A4F;
}

