.border {
	border: 1px solid #F70000;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #232323;
}
body {
	background-color: #FF9BBC;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.style1 {
	font-size: 30px;
	font-weight: bold;
}
.style2 {
	color: #F70000;
	font-size: 35px;
}
.style3 {
	font-size: 6px;
	color: #F70000;
}
.style4 {font-size: 25px}
.style6 {color: #F70000; font-weight: bold; }
.style7 {color: #232323; font-weight: bold; }
.style8 {color: #FFFFFF}
.style10 {color: #F70000; font-size: 22px; }
.style13 {font-size: 18px}
.style15 {color: #006600}
.style16 {color: #F70000}
.style17 {color: #FFFFFF; font-weight: bold; }
.style20 {font-size: 40px}
.style21 {font-size: 30px}
.style22 {font-size: 12px}
a:link {
	color: #232323;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #232323;
}
a:hover {
	text-decoration: none;
	color: #F70000;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}