a:link {
	color:#fff4ea;
	text-decoration:none;
	font-family:Arial, sans-serif;
	font-size:12px;
}
a:visited {
	color:#fff4ea;
	text-decoration:none;
	font-family:Arial, sans-serif;
	font-size:12px;
}
a:hover {
	color:#800000;
	text-decoration:underline;
	background:#c0c0c0;
	font-family:Arial, sans-serif;
	font-size:12px;
}
a:active {
	color:red;
	text-decoration:none;
	font-family:Arial, sans-serif;
	font-size:12px;
}
H1 {
	font-family:"Times New Roman";
	font-weight:normal;
	color:#800000;
	font-variant:small-caps;
	font-size:52px;
	text-align:center;
	border:thin solid #800000;
}
H2 {
	font-size:30px;
	font-weight:normal;
	color:#800000;
	font-family:"Times New Roman";
	text-align:center;
}
H3 {
	font-size:16px;
	font-weight:normal;
	color:#800000;
	font-family:Arial, sans-serif;
	text-align:center;
}
.directable, .directable TD {
	background-color:#800000;
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#fff5ea;
}
.directable TH {
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#fff5ea;
	background-color:#413b95;
}
.directable a:link {
	color:#fff4ea;
	text-decoration:none;
	font-family:Arial, sans-serif;
	font-size:11px;
}
.directable a:visited {
	color:#fff4ea;
	text-decoration:none;
	font-family:Arial, sans-serif;
	font-size:11px;
}
.directable a:hover {
	color:#800000;
	text-decoration:underline;
	background:#c0c0c0;
	font-family:Arial, sans-serif;
	font-size:11px;
}
.directable a:active {
	color:red;
	text-decoration:none;
	font-family:Arial, sans-serif;
	font-size:11px;
}
BODY {
	margin:1px;
	background-image:url(../files/ampagebg.jpg);
	background-repeat:repeat;
}
.description {
	font-size:12px;
	font-family:Arial, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-variant:normal;
	color:#2a5611;
	text-decoration:none;
	text-align:justify;
	padding:2px;
	border:1px solid #2a5611;
	margin:15px;
	background-color:#fff5ea;
}
.header {
	text-align:center;
	height:115px;
}
.centeralign {
	text-align:center;
}
.define {
	font-family:Arial, Helvetica, adobe-helvetica, "Arial Narrow";
	font-size:9px;
	color:#fff5ea;
	text-align:center;
}
.insertborder {
	border:1px solid #FFF5EA;
	text-align:center;
}
#qrimg {
	width:154px;
	height:154px;
	padding:15px;
}