@charset "utf-8";
/* CSS Document */

.style3 {font-size: 11px}
body,td,th {
	color: #FF3399;
}
a:link {
	color: #FF3399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF3399;
}
a:hover {
	text-decoration: none;
	color: #FF3399;
}
a:active {
	text-decoration: none;
	color: #FF3399;
}
body {
	background-image: url();
}
.mainbodyfont {
	font-size: 16px;
	color: #FF3399;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;}
.italic {
	font-style:italic;
	color: #CC3399;
}
