a:link       { color: #003300; text-decoration: underline }
a:visited    { color: #003300; text-decoration: underline }
a:active     { color: #003300; text-decoration: underline }
a:hover      { color: #880000; text-decoration: underline }

.agras:link       {	color: #3a7510;	text-decoration: none; font-weight: bold; }
.agras:visited    { color: #3a7510; text-decoration: none; font-weight: bold; }
.agras:active     { color: #3a7510; text-decoration: none; font-weight: bold; }
.agras:hover      { color: #880000; text-decoration: underline; font-weight: bold; }

.avb:link       { color: #003300; text-decoration: none }
.avb:visited    { color: #003300; text-decoration: none }
.avb:active     { color: #003300; text-decoration: none }
.avb:hover      { color: #ffffff; text-decoration: none }

body         {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	margin: 0;
	padding: 0;
	background-image: url(images/arp.jpg);
}
table        {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	padding:0;
	font-style: normal;
}
input        { border:1px solid #999999; font-family: Arial, Helvetica, sans-serif; font-size:9pt; }
textarea     { border:1px solid #999999; font-family: Arial, Helvetica, sans-serif; font-size:9pt; }
select       { border:1px solid #999999; font-family: Arial, Helvetica, sans-serif; font-size:9pt; }
p        { margin: 0px; }