
.TEXT {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
.TEXT A {	
	color : #63529C;
	text-decoration : none;
	font-weight : bold;
}

.TEXT A:HOVER {
	color : #fa6115;
	text-decoration : none;
	font-weight: bold;
}

.Purplebar {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: bold;
	background-color: #63529C;
	color: white;	
}
.Purplebar A{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: bold;
	background-color: #63529C;
	color: white;	
	text-decoration: none;
}
.Purplebar A:hover{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: bold;
	background-color: #63529C;
	color: FFFFCC;	
	text-decoration: underline;
}

.HEADLINE {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight: bold;
	background-color: #EECC33;
	color: #63529C;
	border : solid 3 EECC33;
	border-bottom-width : 5;
}

.Title {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight: bold;
	color: #63529C;	
}
.Subtitle {	
    font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #63529C;
	font-size : 9pt;
	text-decoration : none;
	font-weight : bold;
}
.Subtitle A{	
    font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #EECC33;
	font-size : 9pt;
	text-decoration : none;
	font-weight : bold;
}
.Subtitle A:hover{	
    font-family : Verdana, Arial, Helvetica, sans-serif;
	color : red;
	font-size : 9pt;
	text-decoration : underline;
	font-weight : bold;
}

.CAPTION {
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;	
	font-style: italic;
	color: #2b4d9d;
	font-weight: bold;
}

.BOLDTEXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color: #000000;
}
.BOLDTEXT A {	
	color : #63529C;
	text-decoration : none;
	font-weight : bold;
}

.BOLDTEXT A:HOVER {
	color : #fa6115;
	text-decoration : underline;
	font-weight: bold;
}
.BOLDBLUE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color: #2b4d9d;
}
.LINE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color: #FFFFFF;
	background=#2b4d9d;
}
.SMALLTEXT {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.SMALLTEXT A {
	color: #63529C;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.SMALLTEXT A:HOVER {
	color: #eecc33;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: underline;
}
