.copy {
	font-size : 10pt;
	font-family : Verdana, Arial;
	padding-left : 0px;
	padding-right : 0px;
}
.copy2 {
	font-size : 10pt;
	font-family : Verdana, Arial;
	font-weight: bold;
	padding-left : 0px;
	padding-right : 0px;
}
.quote {
	font-size : 10pt;
	font-family : Verdana, Arial;
	padding-left : 7px;
	padding-right : 7px;
}
.header {
	font-size : 16pt;
	font-family : Tahoma, Verdana, Arial;
	font-weight: bold;
	font-style: normal;
	color : #4D6695;
}
.header2 {
	font-size : 13pt;
	font-family : Tahoma, Verdana, Arial;
	font-weight: bold;
	font-style: normal;
	color : #555555;
}
.header3 {
	font-size : 12pt;
	font-family : Tahoma, Verdana, Arial;
	font-weight: bold;
	font-style: normal;
	color : #555555;
}
.numbers {
	font-size : 16pt;
	font-family : Tahoma, Verdana, Arial;
	font-weight: bold;
	font-style: normal;
	color : #808080;
}
.subbox {
	border: 2px dashed #990000;
}
.testibox {
	border: 1px dashed #666666;
}
.footer {
	font-size : 8pt;
	font-family : Verdana, Arial;
}

.menu1 {
	color : #FFFFFF;
	font-size : 10pt;
	font-family : Arial,Verdana;
	font-weight: bold;
}
.menu1 a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu1 a:hover {
	color : #333333;
	text-decoration: none;
}
