﻿.style1 {
	font-family: Forte;
	font-size: large;
	color: #0000FF;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: lighter;
}
.style3 {
	text-align: center;
	font-size: 11px;
	color: #808080;
	font-style: italic;
}
.style4 {
	color: #3333FF;
	font-size: medium;
}
.style5 {
	font-family: Verdana;
	font-size: medium;
}
.style6 {
	margin-top: 0px;
}

