/* DEFAULT DEFINITIONS FOR HTML TEXT STYLING TAGS */

body { color: #cccccc }

b { font-weight: bold }

i { font-style: italic }

u { text-decoration: underline }

/*STYLES*/

a:link { color: #AF7DE1 ; text-decoration: none }
a:active { color: #F23F03 ; text-decoration: none }
a:visited { color: #9900cc ; text-decoration: none }
a:hover { color: #EA3C02 ; text-decoration: none }

.description { font-family: Arial, Helvetica, Geneva, Verdana, sans-serif ; font-size: 12pt ; font-weight: normal ; font-style: normal ; color: #cccccc ; line-height: 125% }

.exaggerated { font-family: Arial, Helvetica, Geneva, Verdana, sans-serif ; font-size: 14.1pt ; font-weight: normal ; font-style: normal ; color: #ffffff ; line-height: 125% }

.smalltype { font-family: Arial, Helvetica, Geneva, Verdana, sans-serif ; font-size: 10pt ; font-weight: normal ; font-style: normal ; color: #cccccc }

.companyname { font-family: Arial, Helvetica, Geneva, Verdana, sans-serif ; font-size: 16pt ; font-weight: normal ; font-style: normal ; color: #cc3300 ; line-height: 200% ; letter-spacing: 2pt }

.address { font-family: Arial, Helvetica, Geneva, Verdana, sans-serif ; font-size: 10pt ; font-weight: normal ; font-style: normal ; color: #ffffff ; line-height: 200% ; letter-spacing: 1pt }

.contact-us { font-family: Arial, Helvetica, Geneva, Verdana, sans-serif ; font-size: 10pt ; font-weight: normal ; font-style: normal ; color: #cccccc ; line-height: 125% }

.contact-us-color { font-family: Arial, Helvetica, Geneva, Verdana, sans-serif ; font-size: 10pt ; font-weight: normal ; font-style: normal ; color:ffcc00 ; line-height: 125% }

.blacktext-description { font-family: Arial, Helvetica, Geneva, Verdana, sans-serif ; font-size: 10pt ; font-weight: normal ; font-style: normal ; color: #4D4D4D ; line-height: 120% }

.blacktext-header { font-family: Arial, Helvetica, Geneva, Verdana, sans-serif ; font-size: 18pt ; font-weight: normal ; font-style: normal ; color: #cc3300 ; line-height: 110% }