.corsiva {
	font-family: "Monotype Corsiva";
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
}
.corsiva-small {
	font-family: "Monotype Corsiva";
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
}
.arial-small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.arial-small-bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #990000;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #990000;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;	
}
a:hover {
	color: #296594;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;	
}
.garamond-small {
	font-family: Garamond;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;

}
.garamond-big {
	font-family: Garamond;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #292929;

}
em {
	font-style: italic;
}
.garamond-small-bold {

	font-family: Garamond;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
}
.corsiva-medium {

	font-family: "Monotype Corsiva";
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
}
.corsiva-big {

	font-family: "Monotype Corsiva";
	font-size: 30pt;
	font-style: normal;
	font-weight: normal;
}
.corsivastar {

	font-family: "Monotype Corsiva";
	font-size: 24pt;
	font-style: normal;
	font-weight: normal;
}
.menuarial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
}
li {
	list-style-image: url(/main/images/smallcirclebullet.gif);
}
.arial-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #296594;
}
.smalldefault {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.arial-medium {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}
.arial-mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.arial-mini-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.arial-medium-bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}
.arial-small-white {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}

ul {
	margin-left: 1.25em;
	padding-left: 0;
}