/* CSS Document */

td img {display: block;}

body,td,th,input,select,textarea {
	font-family: Arial;
	color: #333333;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #999999;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
}
.style1 {color: #FFFFFF}
