BODY {margin:0}
a:active {outline: none; }
a:focus { outline: none; }
a {	color :#FF9933; text-decoration: underlined }
a:hover {color: #FFFFFF; }
.content {
	background-image : url(images/contentbg.gif);
	background-position : center;
	background-repeat : no-repeat;
	background-attachment : scroll;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #E7E7E7;
}
.heading {
	font-size : 14px;
	font-weight : bold;
	color : #FFFFFF; 
}
.subheading {
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF; 
}
.title {
	font-size : 12px;
	font-weight : bold;
	color : #FF9933; 
}
.emph {
	color : #FFFFFF; 
}
.bigemph {
	color : #FF9933; 
}
.quot {
	color :#FF9933;
	font-weight : bold;
}
.indent {
	margin-left: 40px;
}
.indentplus {
	margin-left: 30px;
}	
.indentminus {
	margin-left: 15px;
}
.bordered {
	border : 1px solid #E7E7E7;
}
.bottomargin {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #E7E7E7;
}
.archivelink {
	font-size : 12px;
	text-decoration: none;
}   
