@charset "ISO-8859-1";
.agdRED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #DA3300;
}
.agdCO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.agdBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.pageTitleagd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
}

body {
	background-image: url(_graphics/bkgrnd.gif);
}

.style1 {
	color: #DC2C05;
	font-weight: bold;
}
.style2 {
	font-size: 15px;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CA3108;
	text-decoration: none;
}
a.disclaimer:link {
	color: #DA3300;
	text-decoration: underline;
}
a.disclaimer:visited {
	color: #DA3300;
	text-decoration: underline;
}
a.disclaimer:hover {
	color: #DA3300;
	text-decoration: none;
}

