<style>
BODY,TD{
	font-family: Garamond, "Times New Roman", serif;
	font-size: 16px;
	color: #346AB2;
}
TD.small{
font-size: 14px;
}
A{
color: #8F71F9;
text-decoration: none;
font-weight: bold;
}
A:HOVER{
color: #cc40a4;
text-decoration: underline;
font-weight: bold;
}
P.title{
color: #FF86F5;
font-size: 30px;
font-weight: bold;
}
H1{
color: #FF6CF4;
font-size: 20px;
font-weight: bold;
}
.style1 {
	font-size: 16px
}
.style2 {font-size: 12px}
</style>p {
	font-family: Garamond, "Times New Roman", "MS Sans Serif";
	font-size: 16px;
	color: #346ab2;
}
p {
	font-family: Garamond, "Times New Roman", "MS Sans Serif";
	font-size: 16px;
	color: 346ab2;
}
