/* GENERAL STYLES */
h2,h3,tr,td,p,b,li,i,body { font-family : Verdana, Arial, Helvetica, sans-serif; color : #333333;}
tr,td,body,a,p,b { font-size : 11px }
h1 { font-size : 11px ; font-style : normal ; font-weight : normal; color : #006699;}
h2 { font-size : 22px ; font-style : normal ; font-weight : normal;}
h3 { font-size : 18px ; font-style : normal ; font-weight : normal;}
h4 { font-size : 16px ; font-style : normal ; font-weight : normal;}

/* HYPERLINKS */
a { font-family : Verdana, Arial, Helvetica, sans-serif; color : #990000;}
a:link {color: #cc3300; text-decoration: underline}
a:visited {color: #cc3300; text-decoration: underline}
a:hover {color: #ff9900; text-decoration: underline}
a:active {color: #000000; text-decoration: underline}

/* CUSTOM CLASS */
.copyright { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 19px ; color: #FFFFFF}
.title { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 21px; font-weight : bold; color: #006699}
.sub1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight : bold; color: #cc3300}
.infotxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #999999;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
}
.infotxtlink { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 13px; color: #999966}
