body
{ 
font-family: Helvetica, Verdana;
color: #000000; 
margin:0;
padding:0; 
font-size: 12px;
}

:link { color: #663366; text-decoration: none;  }
:visited { color: #663366; text-decoration: none;  } 
a:active { color: #003333; text-decoration: underline;  } 
a:hover { color: #003333; text-decoration: underline;  } 


.text {
	font-family: Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	text-decoration: none;
		color: #000000;
}
a.text:link { text-decoration: none; color: #663366; }
a.text:visited { text-decoration: none; color: #663366; }
a.text:hover { text-decoration: none; color: #003333; }
a.text:active { text-decoration: none; color: #003333; }



.text_nav {
	font-family: Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	text-decoration: none;
		color: #ffffff;
}
a.text_nav:link { text-decoration: none; color: #ffffff; }
a.text_nav:visited { text-decoration: none; color: #ffffff; }
a.text_nav:hover { text-decoration: none; color: #6699cc; }
a.text_nav:active { text-decoration: none; color: #6699cc; }

.headline {
	font-family: Helvetica, Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	text-decoration: none;
		font-weight: bold;
		color: #003333;
}
a.headline:link { text-decoration: none; color: #003333; }
a.headline:visited { text-decoration: none; color: #003333; }
a.headline:hover { text-decoration: none; color: #663366; }
a.headline:active { text-decoration: none; color: #663366; }


.subheadline {
	font-family: Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	text-decoration: none;
		font-weight: bold;
		color: #336666;
}
a.subheadline:link { text-decoration: none; color: #336666;}
a.subheadline:visited { text-decoration: none; color: #336666;}
a.subheadline:hover { text-decoration: none; color: #003333;}
a.subheadline:active { text-decoration: none; color: #003333; }



.textsmaller {
	font-family: Helvetica, Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
		
		color: #666666;
}
a.textsmaller:link { text-decoration: none; color: #663366;}
a.textsmaller:visited { text-decoration: none; color: #663366;}
a.textsmaller:hover { text-decoration: none; color: #003333; }
a.textsmaller:active { text-decoration: none; color: #003333; }




.left_nav {
	font-family: Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
		color: #663366;
}
a.left_nav:link { text-decoration: none; color: #336666; }
a.left_nav:visited { text-decoration: none; color: #336666; }
a.left_nav:hover { text-decoration: none; color: #663366; }
a.left_nav:active { text-decoration: none; color: #663366; }




.footer {
	font-family: Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
		color: #ffffff;
}
a.footer:link { text-decoration: none; }
a.footer:visited { text-decoration: none; }
a.footer:hover { text-decoration: none; color: #99cccc; }
a.footer:active { text-decoration: none; color: #99cccc; }

.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}
a.formtext:link { text-decoration: none; }
a.formtext:visited { text-decoration: none; }
a.formtext:hover { text-decoration: underline; }
a.formtext:active { text-decoration: underline; }

a {
	color: #99cccc;
	text-decoration: none;
}
