BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 7px; BACKGROUND: #CCCCCC; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #000; PADDING-TOP: 0px; FONT-FAMILY: "verdana", "arial", "sans-serif", "helvetica"; TEXT-ALIGN: center


}
A:link {
	COLOR: orange;
	text-decoration: underline;

}
A:active {
	COLOR: #039;
	text-decoration: none;

}
A:visited {
	COLOR: #039;
	text-decoration: none;

}
A:hover {
	COLOR: #c00; TEXT-DECORATION: none
}
A.first:link {
	COLOR: #FFFFFF;
	font-weight: bold;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;


}
A.first:active{
	COLOR: #039;
	font-weight: bold;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;


}
A.first:visited {
	COLOR: #039;
	font-weight: bold;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;


}
A.first:hover {
	COLOR: #c00;
	TEXT-DECORATION: underline;
	font-weight: bold;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;


}
a.second:link {
	font-size: 13px;
	font-weight: bold;
	color: lightblue;
	font-family: "Arial", "Helvetica", "sans-serif";

}
a.second:visited {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: "Arial", "Helvetica", "sans-serif";
}
a.second:hover {
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	font-family: "Arial", "Helvetica", "sans-serif";
}a.third:link {
	font-size: 12px;
	color: #000000;

}
a.third:visited {
	font-size: 12px;
	color: #000000;
}
a.third:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.title {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	text-indent: 2mm;
}
.text {
	font-size: 12px;
	color: #EEEEEE;
}

p {
font-size: 12px;
	color: #333333;}