BODY {
	font-family : verdana;
	font-size : 10;
	text-decoration:none;
	color : #000000;

}
.normal {
	font-family : verdana;
	font-size : 9pt;
	text-decoration:none;
	color : #666666;

}

.garamond {
	font-family : garamond;
	font-size : 16pt;
}


.large {
	font-family : verdana;
	font-size : 14pt;
}
A {
	font-size : 8pt;
	font-family : verdana;
	text-decoration:none;
	color : #666666;
}
A:HOVER {
	font-size : 8pt;
	font-family : verdana;
	text-decoration:none;
	color : #ff66cc;
}
H1 {
	font-family : verdana;
	font-weight : bold;
	font-size : 12pt;
	color : Black;
}
.title1 {
	font-family : garamond; times roman;
	font-size : 14pt;
	font-weight : normal;
	color : #666666;
}
.titlered {
	font-family : verdana;
	font-size : 14;
	font-weight : bold;
	color : #990000;
}