﻿BODY, TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : Verdana;
	font-size : 7pt;
	font-weight : normal;
	text-decoration : none;
}
A.LEFT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : Verdana;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
	color : #FFFFFF;
}
A.LEFT:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : Verdana;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
	color : #E5B161;
}
A.RIGHT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : Verdana;
	font-size : 7pt;
	font-weight : bold;
	text-decoration : none;
	color : #1c71b5;
}
A.RIGHT:HOVER {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font: Verdana;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	color: #b3150d;
}
A.TOP {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : Verdana;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
	color : #FFFFFF;
}
A.TOP:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : Verdana;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
	color : #FF9901;
}
A.BOTTOM {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : Verdana;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
	color : #FFFFFF;
}
.style1 {
	text-align: center;
}
.style2 {
	border-style: solid;
	border-width: 1px;
	border-color:#000000;
}
.style3 {
	border: 1px dotted #1c71b5;
	text-align: center;
	width:83px;
}
.style4 {
	border: 1px dotted #1c71b5;
}
.footer {
	text-align: center;
	font-weight: bold;
	color: #999999;
}