.main-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
.heading1 {
	font-size: 36px;
	font-style: italic;
	font-weight: bolder;
	color: #FF3399;
	line-height: normal;
	padding-top: 6px;
	font-family: Pristina;



}
.menu a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;

}
.menu a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF3399;
	text-decoration: underline;
	font-weight: bold;

}
.menu a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;


}
.menu a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF3399;
	text-decoration: underline;
}
.bullet {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	list-style-image: url(images/bullet2.gif);
	font-size: 14px;
	text-align: left;
	text-indent: -10pt;
	padding-left: 10px;
	color: #000000;


}
.bullet2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CCCCCC;
	list-style-image: url(images/bullet2.gif);
	list-style-position: inside;


}
.link a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #1029DE;
	text-decoration: none;
}
.link a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF3399;
	text-decoration: underline;
}
.link a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0000FF;
	text-decoration: none;
}
.link a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF3399;
	text-decoration: overline;
}
.main-text a:link {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000099;
	text-decoration: none;
}
.main-text a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF3399;
	text-decoration: underline;
	font-weight: bold;

}
.main-text a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;

}
.main-text a:active {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF3399;
	text-decoration: overline;
}
.heading2 {
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	color: #FF3399;
	line-height: normal;
	padding-top: 6px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;

}
