.text 						{ font-family: verdana; font-size: 10px; color: #333333; }
.heading  					{ font-family: Helvetica, Arial; font-size: 16px; color: #333333; font-weight:bold; }
.headingGray  				{ font-family: Helvetica, Arial; font-size: 16px; color: #989898; font-weight:bold; }
a:link 						{ color: #414191; text-decoration: none; }
a:visited 					{ text-decoration: none; color: #414191; }
a:hover 					{ text-decoration: none; color: #000000; }
a:active 					{ text-decoration: none; color: #414191; }
body 						{ margin-left: 0px; margin-top: 0px; margin-bottom: 0px; margin-right: 0px; background-color:#F6F5F4; }

hr 							{ border:0; border-top: 1px solid #989898; height: 0; background: #989898; }
