/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-transform: none;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-transform: uppercase;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: #666666;
	color: #666666;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666600;
}
.style2 {font-family: Arial, Helvetica, sans-serif}
.style3 {
	font-family: Cochin;
	font-size: 18px;
	color: #666666;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Cochin;
}
h1 {
	font-size: 18px;
	color: #666666;
}
