/* CSS Document */

.body-text {  font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: normal; 
	color: #192C4A; 
	word-spacing: 1px
	}

.body-header {  font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 14px; 
	font-weight: 500; 
	letter-spacing: 1px; 
	color: #000066; 
	word-spacing: 2px
	}

.sub-header {  font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 18px; 
	font-weight: bold; 
	letter-spacing: 1px; 
	color: #316487
	}

.sub-header2 {  font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #663300; 
	line-height: 12px
	}

.sub-header3 {  font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000033; 
	letter-spacing: 1px; 
	word-spacing: 1px; 
	line-height: 18px
	}

.body-text2 { 
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 18px; 
	font-weight: lighter; 
	color: #666666; 
	letter-spacing: 1px; 
	word-spacing: 1px
	}

.body-text3 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: 14px; 
	font-weight: normal; 
	color: #333333
	}

.body-textRed { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: 18px; 
	font-weight: normal; 
	color: #990000; 
	word-spacing: 1px 
	}

.body-textBlue { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 18px; 
	font-weight: normal; 
	letter-spacing: 1px; 
	color: #000099; 
	word-spacing: 1px 
	}

.body-textGrey {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: normal; 
	color: #666666
	}

.sub-header4 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #43536A;
	 line-height: 16px
	 }
	 
	 
.sub-header5 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #43536A;
	 line-height: 20px
	 }


.table {
	border: thin solid #E3E3E3;
}
