body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: 14px;
	font-weight: 100;
	color: #e09a49;
	
}
a:link {
	color: #0FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F00;
}
a:hover {
	text-decoration: none;
	color: #00F;
}
a:active {
	text-decoration: none;
	color: #F00;
}
.heading {
	font-family: Impact;
	font-size: 18px;
	line-height: 20px;
}
.coheading {
	font-size: 14px;
	font-family: "Comic Sans MS";
	font-style: normal;
}
.mainHilights {
	font-size:12px;
	font-family: Helvetica;
	font-style:normal;
	color: #F00;
	font-weight: bold;
}
.main {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: 14px;
	font-weight: 100;
}
div.scroll
{	
	width:680px;
	height:300px;
	overflow:scroll;
}
	
.coheadingItalicized {
	font-size:14px;
	font-style: italic;
	font-family: "Comic Sans MS", cursive;
}