<style>
	BODY{
		font-family : "Arial", "Helvetica", "sans-serif";
		font-size 	: 12px;
		font-style 	: normal;
		color 		: "000000";
		background-color: #ffffff;
	}
	
	H1{
		font-family : "Arial", "Helvetica", "sans-serif";
		font-size 	: 12px;
		font-weight : 600;
		font-style 	: normal;
		color		: #330099;
		background-image: none	
	}
	
	H2{
		font-family : "Arial", "Helvetica", "sans-serif";
		font-size 	: 10px;
		font-weight : 600;
		font-style 	: normal;
		color		: #330099;
		background-image: none;
	}
	
	HR{
		height 	: 1px;
		color 	: Black;
		display : inline;
		padding	: 0px;
	}
	
	TABLE, TR, TD, INPUT{
		font-family : "Arial", "Helvetica", "sans-serif";
		font-size 	: 10px;
	}
	
	A, A.Active, A.Hover, A.Visited{
		font-family : "Arial", "Helvetica", "sans-serif";
		cursor 		: "hand";
		text-decoration : none;
	}
	
	P, DIV, SPAN{
		font-family : "Arial", "Helvetica", "sans-serif";
		font-size : 12px;
		font-weight : normal;
		line-height : 14px;
		color : #000000;
		padding-left :  0;
		padding-right : 0;
	}
	
	.formLabel{
		font-family : "Arial", "Helvetica", "sans-serif";
		font-size 	: 10px;
		font-weight : 500;
		font-style 	: normal;
	}

	.formLabelBold{
		font-family : "Arial", "Helvetica", "sans-serif";
		font-size 	: 12px;
		font-weight : 700;
		font-style 	: normal;
	}

	.whiteBackGround, span.whiteBackGround, div.whiteBackGround, td.whiteBackGround, table.whiteBackGround{
		font-family : "Arial", "Helvetica", "sans-serif";
		font-size 	: 12px;
		font-weight : normal;
		color 		: #000000;
		background-color: #ffffff;
	}
	
	.testimonial, td.testimonial, div.testimonial{
		font-family : "Arial", "Helvetica", "sans-serif";
		font-size : 10px;
		font-weight : normal;
		color : #ffffff;
		background-color : #0241A0;
		background-image : url("/media/images/blue.gif");
	}

	.featureHeadline, div.featureHeadline{
		font-family : "Arial", "Helvetica", "sans-serif";
		font-size : 9px;
		font-weight : bold;
		color : #003399;
		background-color : #ccccff;
		padding-left : 10;
		padding-right : 10;
	}
	
	.featureText{
		font-family : "Arial", "Helvetica", "sans-serif";
		font-size : 9px;
		font-weight : normal;
		color : #000000;
		padding-left : 0;
		padding-right : 0;
	}

	.leftNav, div.leftNav, p.leftNav{
		font-family : "Arial", "Helvetica", "sans-serif";
		font-size : 11px;
		font-weight : 700;
		color : #003399;
		padding-left : 10;
		padding-right : 10;
	}
	
	.customPoolQuestion, p.customPoolQuestion, div.customPoolQuestion, span.customPoolQuestion{
		font-family : "Arial", "Helvetica", "sans-serif";
		font-size : 14px;
		font-weight : bold;
		color : #003399;
	}
	
	.faqQuestion, p.faqQuestion, div.faqQuestion, span.faqQuestion{
		font-family : "Arial", "Helvetica", "sans-serif";
		font-size : 12px;
		font-weight : bold;
		color : #003399;
	}

	.faqAnswer, p.faqAnswer, div.faqAnswer, span.faqAnswer{
		font-family : "Arial", "Helvetica", "sans-serif";
		font-size : 12px;
		font-weight : normal;
		color : #000000;
	}
	
	.license, div.license, span.license{
		font-family : "Arial", "Helvetica", "sans-serif";
		font-size : 10px;
		font-weight : 700;
		color : #003399;
		padding-left : 10;
	}
</style>