H1 {font-family: Verdana; font-size: 25px; font-weight: 800}
FONT.defaultPageHeadlines {font-family: Verdana; font-size: 20px; font-weight: 600; color: black; filter:DropShadow(Color=#ABABAB, OffX=5, OffY=5)}
FONT.newsMaker {font-family: Verdana; font-size: 20px; font-weight: 700; color: 000000; filter:DropShadow(Color=#ABABAB, OffX=5, OffY=5)}
FONT.storyTeaser {color: black; font-family: Verdana; font-style: italic; font-size: 17px; font-weight: 100}
FONT.miniHeadlines {font-family: Verdana; font-size: 20px; font-weight: 400; color: black; filter:DropShadow(Color=#ABABAB, OffX=5, OffY=5)}
FONT.thumbnailHeadlines {font-family: Verdana; font-size: 20px; font-weight: 600; color: ffffff;}
BODY {font-family: Verdana; font-size: 14px; font-weight: 600; color: 000000}
TABLE {font-family: Verdana; font-size: 14px; font-weight: 600}
TD {font-family: Verdana; font-size: 14px; font-weight: 100}
TD.Content {color: black; font-family: Verdana; font-size: 14px; font-weight: 200}
TD.photoCaption {color: black; font-family: Verdana; font-size: 12px; font-weight: 100}
TD.DateTime {color: white; font-family: Verdana; font-size: 18px; font-weight: 300}
P {font-family: Verdana; font-size: 14px; font-weight: 800}
A.quickRef:link {color: navy; font-family: Verdana; font-size: 15px; font-weight: 100}
A.quickRef:visited {color: black; font-family: Verdana; font-size: 15px; font-weight: 100}
A.quickRef:active{color: red; font-family: Verdana; font-size: 15px; font-weight: 100}
A.quickRef:hover{color: red; font-family: Verdana; font-size: 15px; font-weight: 100}
A:link {color: navy}
A:visited {color: blue}
A:active{color: red}
A:hover{color: red}

#cssdropdown, #cssdropdown ul { padding: 0; margin: 0; list-style: none; }

#cssdropdown li { float: left; position: relative; }

.mainitems{ border: 1px solid black; background-color: #A9B3A9; font-size: 18px;}

.mainitems a{ margin-left: 6px; margin-right: 8px; text-decoration: none; }

.subuls{ display: none; width: 10em; position: absolute; top: 1.2em; left: 0; background-color: #A9B3A9; border: 1px solid black; }

.subuls li{ width: 100%; }

.subuls li a{ text-decoration: underline; }

#cssdropdown li>ul { top: auto; left: auto; }

#cssdropdown li:hover ul, li.over ul { display: block; }