.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-right: 5px;
    padding-left: 5px; 
}
.tl
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000080;
    font-weight: bold;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {font-size: 12px;
margin-left:30;}

.styleY
{
    font-size: 12px;
    color: #990000;
    font-weight: bold;
    margin-left: 10;
}
.style4
{
    font-size: 12px;
    color: #990000;
    font-weight: bold;
    margin-left: 40;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #CCCCCC;
}