﻿body {
	margin: 20px;
	background-color: #FFFFFF;
}
.style1 {
	color: #737373;
	font-size: 9px;
	font-family: tahoma;
}
.style2 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #35609a;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style4 {
	color: #35609a;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
	color: #55990d;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style6 {
	color: #9D0B0D;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style7 {
	color: #484E5F;
	font-size: 11px;
	font-family: tahoma;
}
.style8 {
	color: #AFDEF1;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style10 {color: #FFFFFF; font-size: 11px; font-family: tahoma; font-weight: bold; }

A:hover {
font-family : tahoma;
color : #9D0B0D;
text-decoration : none;
}
