font.copyright {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #F0E6C8
}

font.title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #9EB2DD
}

a.linkH { 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #9EB2DD;
	text-decoration : none;
}

a:hover.linkH { 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : red;
	text-decoration : underline overline;
}

div.contain { 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight:none;
	color :#F0E6C8;
 }

td.contain { 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight:none;
	color: #F0E6C8;
	font-weight : bold;
 }
 
 img.border {
 	border-style:solid;
	border-color:white;
	border-bottom-width : 1px;
	border-right-width : 1px;
	border-left-width : 1px;
	border-top-width : 1px;
}

td.Top { 
	padding-bottom:0px;
 }
 
 .input {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	background-color : #F0E6C8;
	border-style:outset;
	border-color : #6182CA;
	border-bottom-width : 1px;
	border-right-width : 1px;
	border-left-width : 1px;
	border-top-width : 1px;
}
