.paragraph {  font-family: Arial, Helvetica, sans-serif, "Times New Roman"; font-size: 10pt; font-style: normal; line-height: normal; font-weight: 100; font-variant: normal; text-transform: none}
a:hover, a:active, a:focus {
     outline: none;
}
.boxlink {
	cursor: pointer;
}
.boxlink10blueul {
	cursor: pointer;
	color: blue;
	text-decoration: underline;
	font-family: Arial;
	font-size: 10pt;}
.boxlink12blueul {
	cursor: pointer;
	color: blue;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12pt;}
#blueunderline {
    color:blue;
	text-decoration: underline;
	 }
#redunderline {
	color:#D2232A;
	text-decoration: underline;
	 }
#blackunderline {
    color:black;
	text-decoration: underline;
	 }
.RedSubHead {
	font-family: Arial;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #D2232A;
}
.MainHead {
	font-family: Arial;
	font-size: 22pt;
	font-weight: bold;
	color: #000000;
}
.whitelink {
	color:white;
	text-decoration: underline;
}
