﻿body {
	background-color: #6666cc;
}
.text {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
.Headlines {
	font-size: 21px;
	font-style: italic;
	color: #006666;
	font-weight: bold;
}
.subheads {
	font-size: 14px;
	font-weight: bold;
	color: #330066;
}
.style1 {
	font-size: 10px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}

.style3 {	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
a:link {
	color: #990099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990099;
}
a:hover {
	text-decoration: none;
	color: #006666;
}
a:active {
	text-decoration: none;
	color: #990099;
}

span.msoIns
	{mso-style-name:"";
	text-decoration:underline;
	text-underline:single}
span.msoDel
	{mso-style-name:"";
	text-decoration:line-through;
	color:red}
