body			{ margin: 0px; padding: 0px; }
body, table		{ font-family: Arial, Verdana; color: #528B46; font-size: 12px; line-height: 16px; }
input, textarea		{ font-family: Arial, Verdana; font-size: 12px; border: 1px solid #083A81; }

A:link, A:visited, A:active 	{ color: #528B46; font-weight: bold; text-decoration: none; }
A:hover 			{ color: #083A81; font-weight: bold; text-decoration: underline; }

img 		{ border: 0; }
p		{ text-align: justify; }

.heading	{ font-size: 15px; font-weight: bold; }

.nav						{ color: #FFFFFF; font-size: 12px; }
.nav A:link, .nav A:visited, .nav A:active 	{ color: #FFFFFF; text-decoration: none; }
.nav A:hover					{ color: #FFFFFF; text-decoration: underline; }

.dia		{ border: 1px solid #083A81; }
.small		{ font-size: 11px; }
