
body 	
	{
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		10pt;
	font-weight:	normal;
	color: 		#354332
	}

h1 	
	{
	font-family:	Arial, Helvetica, sans-serif;
	font-size: 		18pt;
	font-weight: 	bold;
	color:		teal
	}

h2 	
	{
	font-family:	Arial, Helvetica, sans-serif;
	font-size: 		14pt;
	font-weight: 	bold;
	color:		teal
	}

h3 	
	{
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		12pt;
	font-weight: 	bold;
	color:		teal
	}

h4 	
	{
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		10pt;
	font-weight: 	bold;
	color:		teal
	}

table, tr, td
	{
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		10pt;
	font-weight: 	normal;
	color:		#354332
	}

a:link 	
	{
	font-family: 	Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 		10pt;
	font-weight: 	normal;
	color:		#70929e
	}

a:visited 
	{
	font-family: 	Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 		10pt;
	font-weight: 	normal;
	color:		#70929e
	}

a:active 
	{
	font-family: 	Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 		10pt;
	color: 		#70929e
	}

a:hover 
	{
	font-family: 	Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 		10pt;
	font-weight: 	bold;
	color: 		#77929e;
	}
