/* CSS Document */

body,td,th {
	font-family: Trebuchet MS;
	font-size: 13px;
}



.style1 {
	font-size: 12px;
	color: #FFFFFF;
}


.style2 {
	color: #330099;
	font-weight: bold;
}
.style3 {
	color: #336666;
	font-weight: bold;
}

.style4 {
	color: #336666;
	font-weight: bold;
	font-style: italic;
}

.style5 {
	font-size: 18px;
	font-weight: bold;
	color: #701C84;
	font-style: normal;
}

.style6 {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000033;
}