/* CSS Document */

body,td,th {
	font-family: "ITC Cushing", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
h1 {font-family: "ITC Cushing", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #1163AD;
}
a {
	font-size: 12px;
	color: #0BBFF2;
	font-weight: bold;
}
a:visited {
	color: #3399FF;
}
a:hover {
	color: #006699;
}
a:active {
	color: #3399FF;
}
.style1 {
	color: #1163AD;
	font-weight: bold;
}