BODY {
	font-family : arial;
	font-size : 10;
	text-decoration:none;
	color : #000000;

}
.normal {
	font-family : arial;
	font-size : 10pt;
	text-decoration:none;
	color : #000000;

}


.office {
	font-family : arial;
	font-size : 10pt;
	text-decoration:none;
	color : #000000;

}
.garamond {
	font-family : garamond;
	font-size : 16pt;
}


.large {
	font-family : verdana;
	font-size : 14pt;
}
A {
	font-size : 11pt;
	font-family : arial;
	text-decoration:none;
	color : #7030A0;
}
A:HOVER {
	font-size : 11pt;
	font-family : arial;
	text-decoration:underline;
	color : #7030A0;
}
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;
}