a:link, a:visited {
	color: #5241C6;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:hover {
	background-color: Orange;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

a:active {
	color: #FF0000;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

body {
	background-color: White;
	margin-bottom: 25px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
}

hr {
	background-color: Silver;
	border: 0px;
	color: Silver;
	height: 1px;
	text-align: left;
	width: 90%;
}

input {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

ol, td {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

p {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
}

ul {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	list-style-type: square;
}

.copyrightfooter {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

.dottable {
	background-color: #D2E4D2;
	border: 2px dashed;
	border-color: #999900;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding: 10px;
}

.author {
	color: #661004;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 30px;
}

.bold {
	color: #661004;
	font-weight: bold;
}

.green {
	color: #999900;
	font-weight: bold;
}

.headings {
	color: #661004;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 40px;
}

.italic {
	color: #661004;
	font-style: italic;
}

.mauve {
	color: #9696B7;
	font-weight: bold;
}

.palegreybackgrd {
	background-color: #EEEEEE;
}

.red {
	color: #CC0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 2px;
}

.redheadings {
	color: #CC0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 4px;
}

.redsubheadings {
	color: #CC0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	letter-spacing: 2px;
}

.sansserif13px {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.subheadings {
	color: #661004;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 30px;
}

.tablebg1 {
	background-color: #ECE3EC;
}

.tablebg2 {
	background-color: #FFE4C4;
}

.tablebgcol_pale_green {
	background-color: #F7F5E9;
}

.tablebgcol_pale_mauve {
	background-color: #EEF0FF;
}

.textcolour {
	color: Black;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.thumbheadings {
	color: #4682B4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
}

.thumbtext {
	color: #661004;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: normal;
}

.top {
	font-weight: bold;
	letter-spacing: 1px;
	text-align: right;
}

.whitebox {
	background-color: #FFFFFF;
}

