/**** GENERAL STYLES ***/a { font-family:arial; font-size:9pt; text-decoration:none; color:#003366; }body { font-family:arial; font-size:9pt; }font { font-family:arial; font-size:9pt; }p { font-family:arial; font-size:9pt; }a:hover { text-decoration:underline; color:#d60000; }li { font-family:arial; font-size:9pt; }ul { font-family:arial; font-size:9pt; }tr { font-family:arial; font-size:9 pt; color:#000000; }td { font-family:arial; font-size:9 pt; color:#000000; background-repeat:no center; }table { font-family:arial; font-size:9 pt; color:#000000; }h1 {  font-family:times; font-size:18pt; font-weight;600; color:#fff; letter-spacing:30%; text-decoration:bold; text-align:center;}h2 {  font-family:times; padding-top:-4px; font-size:24 pt; font-weight;600; color:#fff; text-decoration:bold; text-align:center;}h3 {  font-family:times; padding-top:5px; font-size:11 pt; font-weight;200 color:#000; text-decoration:none; text-align:center;}img { border:1px;}/********************//* Color of links on dark bg */.adark { font-family:arial; font-size:10pt; text-decoration:none; color:#ffffff; }/* Title on the the page */.title { font-family:Trebuchet MS,arial; text-decoration:none; font-size:14pt; font-weight:regular; color:#003399; }/* Title on dark colors */.titledark { font-family:Trebuchet MS,arial; text-decoration:none; font-size:18pt; font-weight:bold; color:#FFFFFF; }/* black title*/.titleblack { font-family:Trebuchet MS,arial; text-decoration:none; font-size:12pt; font-weight:bold; color:#000000; }/* The main body's text content. */.content { font-family:arial; font-size:9 pt; line-height:20px; line-spacing:120%; color:#000000; }/* footer content. */.footer { font-family:arial; font-size:8 pt; color:#363636; }/* bibliography. */.bib { font-family:arial; font-size:6.5 pt; color:#363636; }/* footer links. */.footerlinks { font-family:arial; font-size:8 pt; color:#363636; }/* Dotted border for tables */.dot_right { border-right-width:1px; border-right-color:silver; border-right-style:dashed; }.dot_left { border-left-width:1px; border-left-color:silver; border-left-style:dashed; }.dot_top { border-top-width:1px; border-top-color:silver; border-top-style:dashed; }.dot_bottom { border-bottom-width:1px; border-bottom-color:silver; border-bottom-style:dashed; }.dot_both { border-right-width:1px; border-left-width:1px; border-right-color:silver; border-left-color:silver; border-right-style:dashed; border-left-style:dashed; }.dot_all { border-width:1px; border-color:silver; border-style:dashed; }