﻿a {	text-decoration: none; }
a:link { color: blue; }
a:visited { color: blue; }
a:hover { color: red; }
a:active { color: #37BEFF; }

.ParagraphIndent20 {
    margin-left: 20px;
	font-family: Verdana;
	font-size: 8pt;
	line-height: 150%
}
.Paragraph {
	font-family: Verdana;
	font-size: 8pt;
	line-height: 150%;
}

.FooterCopyright {
	font-family: Verdana;
	font-size: xx-small;
	text-align: center;
}
.SectionCaption {
	font-family: Verdana;
	font-size: 9pt;
	color: #000080;
	font-weight: bold
}
 
.SectionSubcaption {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}
 
.RowAboveMenu {
	font-size: xx-small;
}
.RowAboveMainContent {
	font-size: x-large;
}
  


