*
.title  {
	font-size : 16pt;
	font-weight : bold;
	color : #880000;
	font-family : Garamond;
}

.paragraph  {
	font-size : 13pt;
	font-weith : normal;
	color : #880000;
	font-family : Garamond;
}

a.top  {
	color : #880000;
	font-family : Garamond;
	font-size : large;
	text-decoration : none;
	font-weight : bold;
	text-align : center;

}

a.top:hover  {
	color : #880000;
	font-family : Garamond;
	font-size : large;
	text-align : center;
	text-decoration : none;
	text-transform : uppercase;

}

