TD      {
   font-family:sans-serif;
   font-size:small;
}
BODY    {
   font-family:sans-serif;
   font-size:small;
   background-color: #BBBFC2;
}
.style3 {
	color: #015696;
	font-size: large;
	font-weight: bold;
	margin-left: 10px;
}
.style4 {
	color: #61116A;
	font-size: medium;
	font-weight: bold;
	margin-left: 10px;
}
.margins {
	margin-left: 10px;
	margin-right: 10px;
}
.linkwhite {
	color: #FFFFFF;
	margin-left: 10px;
	text-decoration: none;
	font-weight: bold;
}