.header {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
a:hover {
	background-color: #999999;
	color: #333333;
	text-decoration: none;

}
.normal {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.smallDefualtColour {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 15px;
}
.papertext {
	font-family: "Book Antiqua", "Bookman Old Style", "Times New Roman";
	font-size: 14px;
	line-height: 18px;
	color: #001005;
}
.papertexttitle {
	font-family: "Book Antiqua", "Bookman Old Style", "Times New Roman";
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	color: #001005;
}
.normalLarge {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
hr {
	color: #001005;
	border: #001005;
}
.papertextWhite {

	font-family: "Book Antiqua", "Bookman Old Style", "Times New Roman";
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
}
.papertexttitleWhite {

	font-family: "Book Antiqua", "Bookman Old Style", "Times New Roman";
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	color: #FFFFFF;
}
.strikethrough {
	text-decoration: line-through;
}
