﻿body {
	background: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}



a {
	color: #7B2238;
	text-decoration: underline;
}



a:hover {
	color: #DB004F;
	background-color: #FAEBD7;
}



h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}

h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
} 




table {
	border-color: #333333;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0px;
	color: #000000;
	margin-top: 0px;
	margin-right: 80px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: medium #000000 inset;
}



.note { font-family: Arial, Verdana, sans-serif; font-size: 14px; color: grey; 

font-weight: bold;}