
body, td {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	color: #4F5B5C;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

a {
	text-decoration: underline;
    color: #4F5B5C;
}

a:hover {

    color: #711B46;
}


.heading {

	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	line-height: 14pt;	
	font-weight: bold;
	color: #4F5B5C;
	
}

.text {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	line-height : 12pt;
	color: #4F5B5C;
}
.textbold {
	
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	line-height : 12pt;	
	font-weight: bold;
    color: #4F5B5C;
}


.smalltext {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 7.5pt;
	line-height : 11pt;
	color: #4F5B5C;
}
.smalltextbold {
	
	font-family : Verdana, Arial, sans-serif ;
	font-size : 7.5pt;
	line-height : 11pt;	
	font-weight: bold;
    color: #4F5B5C;
}

.welcometext {
	
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	line-height : 14pt;		
    color: #4F5B5C;
	
}
.welcometextbold {
	
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	line-height : 14pt;		
	font-weight: bold;
    color: #4F5B5C;
	
}

.newstext {
	
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	line-height: 10pt;
    color: #711B46;
	
}
.newstextbold {
	
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	line-height: 10pt;	
	font-weight: bold;
    color: #711B46;
	
}
.newstextlink {

	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	font-weight: normal;
	text-decoration: underline;
    color: #711B46;
	
}  

.quotetext {
	
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	line-height: 14pt;
	font-weight: normal;	
    color: #711B46;
	
}
.quoteauthor {
	
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	line-height: 14pt;	
	font-weight: normal;
    color: #4F5B5C;
	
}

.downloadtextlink {

	text-decoration: none;
    color: #4F5B5C;
	
}


.popuptext {
	
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
    color: #4F5B5C;
	
}
.popuptextbold {
	
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	font-weight: bold;
    color: #4F5B5C;
	
}


input.textfield {

	border-left: 1px solid #4F5B5C;
	border-top: 1px solid #4F5B5C;
	border-bottom: 1px solid #9A9B9B;
	border-right: 1px solid #9A9B9B;

	font-family: Verdana, Arial, sans-serif ;
	font-size: 7pt;

	width: 104px;
	height: 17px;

}