body
{ 
font-family: Helvetica, Verdana;
color: #333333; 
margin:0;
padding:0; 

}

:link { color: #cccccc; text-decoration: none;  }
:visited { color: #cccccc; text-decoration: none;  } 
a:active { color: #99cccc; text-decoration: underline;  } 
a:hover { color: #99cccc; text-decoration: underline;  } 




.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; }



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


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


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




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






.link_pink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
		font-weight: bold;
		color: #ccccff;
}
a.link_pink:link { text-decoration: none; color: #ccccff;  }
a.link_pink:visited { text-decoration: none; color: #ccccff; }
a.link_pink:hover { text-decoration: none; color: #9999ff; }
a.link_pink:active { text-decoration: none; color: #9999ff; }



.header {
	font-family: Times New Roman, Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
		color: #669999;
}
a.header:link { text-decoration: none; color: #669999; }
a.header:visited { text-decoration: none; color: #669999; }
a.header:hover { text-decoration: underline; color: #669999; }
a.header:active { text-decoration: underline; color: #669999; }

.top_nav {
	font-family: Times New Roman, Helvetica, Verdana;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
		color: #ffffff;
}
a.top_nav:link { text-decoration: none; color: #ffffff; }
a.top_nav:visited { text-decoration: none; color: #ffffff; }
a.top_nav:hover { text-decoration: none; color: #99cccc; }
a.top_nav:active { text-decoration: none; color: #99cccc; }


.sub_nav {
	font-family: Times New Roman, Helvetica, Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
		color: #ffffff;
}
a.sub_nav:link { text-decoration: none; color: #ffffff; }
a.sub_nav:visited { text-decoration: none; color: #ffffff; }
a.sub_nav:hover { text-decoration: none; color: #99cccc; }
a.sub_nav:active { text-decoration: none; color: #99cccc; }

.left_nav {
	font-family: Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
		color: #336666;
}
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: #333333; }
a.left_nav:active { text-decoration: none; color: #333333; }




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



.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; }



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