body, p, td {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #666699;
}
a {
	font-size: 10pt; 
	color: #800037;
	text-decoration : none;
}
a:visited {
	font-size: 10pt; 
	color: #800037;
	text-decoration : none;
}
a:hover {
	font-size: 10pt; 
	color: #800037;
	text-decoration : underline;
}
a.banner {
	font-weight: bold;
	font-size: 10pt; 
	color: #800037;
	text-decoration : none;
}
a.banner:visited {
	font-weight: bold;
	font-size: 10pt; 
	color: #800037;
	text-decoration : none;
}
a.banner:hover {
	font-weight: bold;
	font-size: 10pt; 
	color: #800037;
	text-decoration : underline;
}
h1 {
	font-size: 11pt;
	color: #800037;
}
h2 {
	font-size: 14pt; 
	font-weight: normal;
}
h3 {
	font-size: 11pt;
	color: #800037;
}
h4 {
	font-size: 14pt; 
	font-weight: normal;
}
input.heading3 {
	font-weight: bold;
	font-size: 11pt;
	color:#800037;
	border: 1px solid #666666;
	padding: 0px 3px;
}
input.banner {
	font-weight: bold;
	font-size: 10pt; 
	color: #800037;
	text-decoration : none;
	border: 1px solid #666666;
	padding: 0px 3px;
}
input.delete {
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}
#delete {
	border: 1px solid #FF0000;
	margin: 5px 0px;
	width: 175px;
	padding: 15px;
	text-align: center;

}
