H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #339999;
}

H3  {
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : italic;
	color : black;
	background-color: transparent;
	}

H5  {
	font-size : 12pt;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : FF0099;
	background-color: transparent;
	}

H6  {
	font-size : 10pt;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : italic;
	color : #FF0000;
	background-color: transparent;
}

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
}

P  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	background-color: transparent;
}

OL {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	background-color: transparent;
}


a  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #330099;
	background-color: transparent;
	text-decoration: underline;
}

a.smallcaps:hover  {
	font-size : 8pt;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #CCCCCC;
	background-color: transparent;
	text-decoration: none;
	font-variant: small-caps;
}


a.smallcaps:visited  {
	font-size : 8pt;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #666666;
	background-color: transparent;
	text-decoration: none;
	font-variant: small-caps;
}

.txtlink { font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 15px; color: #000066} 
.txtlinkbig { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; line-height: normal; color: #000066}
.captiontxt { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; line-height: normal; color: #000000}
.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	color: #000000;
	font-weight: normal;
} 
.txt-lg-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #339999;
	font-weight: bold;
} 
.txt-lg-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #000000;
	font-weight: bold;
} 
.txt-sm-grn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	color: #339999;
	font-weight: bold;
} 
.smalltxtpink { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 20px; color: #79567D} 
