/* CSS Document */
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:9px;
	color:#9D9C9C;
}
form
{
	margin:0px;
}
a {
	text-decoration: none;
	font-size: 10px;
	color: #666666;
}
.style1 {
	font-size: 18px;
	color: #A63550;
}
.style2 {
	color: #2F0D01;
	font-size: 18px;
}
.style3 {
	color: #A63550;
}
.style4 {
	color: #666666;
	font-size: 9px;
}
a:visited {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
h1 {
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
strong {
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
}
