﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
	
.style1 {
	text-align: center;
	border: 1px solid #808080;
}

.style2 {
	text-align: center;
}

.link {
	font-family: "Arial Black";
	font-size: 11px;
	color: #AA0000;
	text-decoration: none;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;  
}

.style4 {
	font-size: xx-small;
	line-height: 11px;
}

.style5 {
	font-size: xx-small;
	color: #AA0000;
	text-decoration: none;
}
