
body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; background-color: #000000;}

/* text-decoration and color for hyperlink and visited link */
A:link, A:visited {text-decoration:underline; color:#c0c0c0}

/* text-decoration and color for active link */
A:active {text-decoration:underline; color:#FF6600}

/* text-decoration and color when mouse is over that link works only for IE */
A:hover{ text-decoration:none; color:#FFFFFF}

/* text-decoration and color for hyperlink and visited link not in nav bar */
A:link.alt, A:visited.alt {text-decoration:underline; font-weight:bolder; color:#FFFFFF;}

/* text-decoration and color when mouse is over other links not in nav bar works only for IE */
A:hover.alt { text-decoration:none; color:#FF6600; background-color:#202020;}

.note {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF; line-height: 10pt;}

/*title text at the top of the page for the company name*/
.title {font-size:26pt; font-family: verdana, arial, helvetica; color:#c0c0c0; text-transform: uppercase;}

.text {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 10pt; line-height: 12pt}

.nav {position:relative; top:50px; left:20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #000000; font-size: 10pt; text-align:left; line-height: 8pt;}

.ad {font-family: Verdana, Arial, Helvetica, sans-serif; color: #909090; font-size: 8pt;}

.copywrt {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt;}

li {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 10pt; line-height: 14pt }

/* for subheaders */
H2 { font-family: Verdana, Arial, Helvetica, sans-serif; color: #909090; font-size: 14pt; font-style: normal; font-weight: bold; line-height: 15pt }

/* font, color, size, style, weight and line-height for heading type H3 */ 
H3 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #909090; font-size: 12pt; font-style: normal; font-weight: lighter; line-height: 13pt} 

/* font, color, size, style, weight and text_transform for heading type H4 */ 
H4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; color:#666666; font-size: 11pt; font-weight: bold; text-transform: uppercase}

/* font, color and size for heading type H5 */ 
H5 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #CCCCCC; font-size: 10pt}

H6 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color: #333333; line-height: 9pt}
