/* Links */ 
a:link { color: #336699;; text-decoration: none}
a:visited { color: #336699;; text-decoration: none}
a:active { color: #336699; text-decoration: none}
a:hover { color: #6CDDF4; text-decoration: underline}

.Bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	list-style-type: square;
	line-height: normal;
}
.BodytxtBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	list-style-type: square;
}
.BodytxtBlackSml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	list-style-type: square;
}
.Bodysml {  font-family: Arial, Helvetica, sans-serif; 
    font-size: 8pt; 
    color: #333333;
}
.BodysmlBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	font-weight: bold;
}
.Largeheadings { font-family: Arial, Helvetica, sans-serif; 
    font-size:
    13pt;
    color: #333333;
    font-weight: bold;
}
.Headings { font-family: Arial, Helvetica, sans-serif; 
    font-size: 10pt; 
    color: #003366; 
    font-weight: bold;
}
.HeadingsBlack { font-family: Arial, Helvetica, sans-serif; 
    font-size: 9pt; 
    color: #000000; 
    font-weight: bold
}
.HeadingsBlue {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10pt;
    color: #3366CC; 
    font-weight: bold
}
.Error {  font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11pt; 
    color: #FF0000
}
.FormTxtWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	list-style-type: square;
}
.TextRed {
font-family: Helvetica, sans-serif; font-size: 10pt; color: #FF0000;
}
a:link {
	color: #336699;
}
.HeadingsGrey {
font-family: Arial, Helvetica, sans-serif; 
    font-size: 10pt; 
    color: #333333; 
    font-weight: bold;
}

