@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

a:link {
	color: #663300;
}

a:visited {
	color: #333333;
}

.footerText {
	font-size: 18px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.burntCandleText {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: xx-small; 
	color: #333333;
}

.mainBodyText {
		font-size: small;
		font-family: verdana, tahoma, arial;
		text-align: justify;
}
	
.textHighlight {
		font-size: medium;
		font-family: verdana, tahoma, arial;
		font-weight: bold;
		color: #336633;
}

.quote{
		font-size: small;
		font-family: verdana, tahoma, arial;
		font-weight: bold;
		color: #000000;
		font-style: oblique
}

.header {
		font-size: large;
		font-family: verdana, tahoma, arial;
		color: #336633;
}
	
.newsItem {
		font-size: medium;
		font-family: verdana, tahoma, arial;
		font-weight: bold;
		color: #336633;
}

.link {
		font-size: medium;
		font-family: verdana, tahoma, arial;
		font-weight: bold;
		color: #336633;
}