.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #F6A726;

}
.sub1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.sub2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.sub3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #F6A726;
}
.mainmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;

}
.paper {
	font-size: 17px;
	text-decoration: none;
	color: #666666;


}
.author {
	font-size: 16px;
	font-style: italic;
}
