.style1 { 
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #333399;
	font-size: 30px; }

.style2 {font-size: 18px}
	
.body { background-color: #FFFFFF; }

.style4 {color: #2A1FAA}

.style9 {font-size: 14px}

.menu {
	font-family: "times new roman";
	font-size: 16;
	font-style: italic;
}

.title {
	font-family: "verdana";
	color: #333399;
	font-size: 14;
	font-weight: bold;
}

.text {
	font-family: "verdana";
	color: #870FFF;
	font-size: 12;
	//font-weight: bold;
}

a.menu {
	text-decoration: none;
	color: #333399;
}

a.menu:hover {
	text-decoration: none;
	color: #870FFF;
}
	