A:link {
	color: ##0000FF;
	text-decoration: none;
}
A:visited {
	color: #800080;
	text-decoration: none;
}
A:active {
	color: #FF0000;
	text-decoration: none;
}
A:hover {
	color: #800080;
	text-decoration: underline;
}
.H1 { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 18pt; 
}
.H2 { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 16pt; 
}
.H3 { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 14pt; 
}
.H3 { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 12pt; 
}
.p { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 10pt; 
}
.text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: black;
}
.mediumtext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: black;
}
.smalltext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: black;
}
.smallwhttext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: white;
}
.mainhead {
	font-family: Calisto, Georgia, Times Roman;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: 0709B8;
}
.header {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration : underline;
	color: 0709B8;
}
.mediumhead {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: FE0000;
}
.smallhead {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: black;
}
}
.crumbtext {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	color: black;
}
.listsm {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: black;
	list-style-position: outside;
	list-style-type: square;
}
.listlg {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: black;
	list-style-position: outside;
	list-style-type: square;
}
.table { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 10pt; 
}

HR {
	color: #d2d2d2;
	height: 2px;
}