BODY {
	background : #001A8D;
	font-family : Arial, sans-serif;
	font-size: 8px;
	padding: 0px;
	line-spacing: 2px;	
	margin-top: 0em; 	
	margin-right: 0em;
  	margin-bottom: 0em;
  	margin-left: 0em;		
} 

#MainTable {
	font-style : bold;
	font-family : Verdana, sans-serif;
	font-size: 14px;
}

#MainTable td {
	font-style : bold;
	font-family : Verdana, sans-serif;
	font-size: 12px;
}

.textNormal {
	font-style : bold;
	line-spacing: 2px;		
	font-family : Arial, sans-serif;
	font-size: 13px;
	color : Black;
}

.textNormalReversed {
	font-family : Arial, sans-serif;
	font-size: 12px;
	color : White;
}

.textReversed {
	font-family : Arial, sans-serif;
	font-size: 14px;
	color : White;
}

.pageTitle {
	font-family : Arial, sans-serif;
	font-size: 18px;
	color : #000090;
	line-spacing : 0px;	
}

.footerCopyRight {
	font-style : bold;
	font-family : Arial, sans-serif;
	font-size: 12px;
	color : Black;	
	line-spacing : 0px;
}

.footerRightsReserved {
	font-family : Arial, sans-serif;
	font-size: 11px;
	color : Black;	
}


#colorChip {
	font-family : Arial, sans-serif;
	font-size: 10px;
	padding: 0px;
	line-spacing: 2px;
	font-style : italic;
	border-left : 1px;
	border-right : 1px;
	border : 1px solid Black;
} 

#colorChipText {
	font-family : Arial, sans-serif;
	font-size: 10px;
	padding: 0px;
	line-spacing: 2px;
	font-style : italic;
}

.testimonialText {
	font-family : Arial, sans-serif;
	font-size: 10px;
	line-spacing: 2px;	
	color : Black;	
} 

A {
	color : White;
	font-size : 8pt;
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	text-decoration : none;	
}

A:LINK {
	color : White;
	font-size : 8pt;
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;	
	text-decoration : none;	
}

A:VISITED {
	color : White;
	font-size : 8pt;
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	text-decoration : none;
}

