﻿body {
	background-color:white
}
.style2 {
	background-color: #FF00FF;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.style4 {
	font-family: Garamond;
	font-size: 14pt;
	font-weight: bold;
}
.style7 {
	font-family: Papyrus;
	font-size: 24pt;
	color: #A62A21;
}
.style8 {
	font-family: Garamond;
	font-size: 13pt;
	font-weight: bold;
}
.style9 {
	font-family: Garamond;
	font-size: 14pt;
	color: #4F4A8D;
	font-weight: bold;
}

a:link {
color: #313276;
text-decoration: none;
}

a:vlink {
color: #FFFFFF;
text-decoration: none;
}

a:hover {
color: red;
text-decoration: none;
}

