body {
background-color:#F2F2E9;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
padding:0px;
margin:0px;
}

td {
font-size: 12px;
color: #000000;
line-height: 22px;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
    color:#FF6600;
	text-decoration: underline;
}
a:active {
    color:#FF6600;
	text-decoration: none;
}

.t_i{
text-indent:24px;
}

.title {
	font-size:16px;
	color: #000000;
	font-weight:bold;
}

.style1 {
font-size: 14px;
color:#000000;
}
