@charset "utf-8";
.headings {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #3399CC;
	font-size: 36px;
}

.style2 {font-size: 16px}

.style3 {
	font-size: xx-large;
	font-weight: bold;
	color: #9966FF;
}

.style4 {
	color: #0033FF;
	font-weight: bold;
}

.style5 {
	font-size: 24;
	font-weight: bold;
	color: #663399;
}

.style6 {
	color: #3333FF;
	font-weight: bold;
	font-size: 24px;
}

.style8 {font-size: 36px}

.style9 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.bullet {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	text-decoration: overline;
}
