
p {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:135%;
}

.text_color {
	color: #35697A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



h1 {
	color: #234652;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 135%;
}


h2	{
	color: #35697A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	line-height: 135%;
}


.sub_head	{
	color: #35697A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;

}


.p_spacer	{
	line-height: 20%;
}


.text_color_italic {color: #35697A; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; }


table	{border:0;}

td	{	text-align: left;
		vertical-align: top;
		border: 0;
		padding-bottom: 7px;
		color:#000000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;}
		

a:link	{	
			color: #35697A;
			text-decoration: underline;				
										}
										
a:visited	{	
			color: #35697A;
			text-decoration: underline;					
										}
       
a:focus	{	
			color: #35697A;
			text-decoration: underline;					
										}
        
a:hover	{	
			color: #35697A;
			text-decoration: none;					
										}

a:active	{	
			color: #35697A;
			text-decoration: underline;					
										}
										
									