body {

	margin: 3px 0px 0px 0px;

	background-color: #FFFFFF;

	color: #333333;

	font-family: sans-serif;

}



td {

	font-size: 12px;

	line-height: 14px;

}



.text1 {

	font-size: 10px;

	line-height: 12px;

}

.text2 {

	font-size: 12px;

	line-height: 14px;

}



a {
	color: #cc0000;
	text-decoration:none;
}

a:hover {
	color: #cc9900;
	text-decoration: underline;
}

a.title {
	text-decoration:none;
	font-size: 10px;
	font-weight: bold;
	color: #cc0000;
}

a.title:hover {
	text-decoration:underline;
	font-size: 10px;
	font-weight: bold;
	color: #cc9900;
}



