.style2 {
	font-size: small;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {font-size: x-small}
.style5 {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.style6 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.style7 {color: #666666}
.style8 {font-size: x-small; color: #666666; }
a:link {
	color: #000000;
	weight: old;
}
.style9 {color: #333333; font-size: small;}
.style10 {color: #666666; font-size: 9px;}
.style13 {font-size: small}
.style14 {color: #333333}
.heading{display: inline; font-size: 14px;color: #6374A3;}
.boxspecial {
	padding: 8px;
	border: 2px dashed #FF0000;
	font-family: Verdana;
	font-size: 10pt;
	word-spacing: 1px;
	text-align: center;
}

a.other {
    color: #000080;
    font-family: Helvetica, arial, Verdana, sans-serif;
    font-size: 10pt;
    padding-left: 2px;
    padding-right: 2px;
    font-weight: bold;
    text-decoration: none;
}
a.other:hover {
    background-color: #c8c8c8;
    color: #000080;
}
a.other:visited{
    color: #000080;
}
a.other:active {
    background-color: #c8c8c8;
    color: #000080;
}