a:link {
color: blue; 
text-decoration: none;
}
a:visited {
color: purple; 
text-decoration: none;
}
a:active {
background: blue;
color: white;
text-decoration: none;
}
a:hover { 
text-decoration: underline;
}

Body {
background-color: #FFFFFF;
}

table.main {
width:900px;
border:1px black solid;
padding:3px;
}

table.main-print {
width:100%;
border:1px black solid;
padding:3px;
}

td.left {
width:300px;
valign:top; 
border-right:1px solid;
}

td.right {
width:600px;
valign:top;
}

td.articlelinks {
valign:top;
background-color:none;
}

.smalltable {
margin-left: 100px;
}

.linksdate {
font:10pt "Typewriter", "Times New Roman", serif;
text-indent:10px;
}

.linkstext {
font:10pt "Typewriter", "Times New Roman", serif;
text-indent:0px;
margin-bottom:10px;
}

.smalltext {
font:10pt "Typewriter", "Times New Roman", serif;
}

.angwintext {
font: 12pt/13.5pt "Typewriter", "Times New Roman", serif;
text-indent: 12px;
text-align: justify;
margin-bottom: 10px;
}

p.indentsmalltext {
font: 10pt "Typewriter", "Times New Roman", serif;
text-indent: 10px;
text-align: justify;
margin-bottom: -5px;
}

.bannertext {
font: 30pt "Typewriter", "Times New Roman", serif;
letter-spacing: 2px;
text-align: center;
}

.headlineleft {
font:18pt arial, helvetica, sans-serif;
color:blue;
}

.headlineright {
color:red;
font:24pt arial, helvetica, sans-serif;
margin-bottom:10px;
}

.subheadleft {
font:14pt arial, bold, helvetica, sans-serif;
color:black;
margin-bottom:10px;
}

.subheadright {
font:14pt arial, bold, helvetica, sans-serif;
color:black;
margin-bottom:12px;
}

.subheadright2 {
font:italic 14pt arial, bold, helvetica, sans-serif;
color:green;
margin-bottom:12px;
}

.flash {
color:red;
font:italic 24pt arial, helvetica, sans-serif;
margin-bottom:10px;
}

.articlelinks {
margin-left:10px;
font:10pt "Times New roman", serif;
}

.bodytexthead {
font: bold 12pt/13.5pt "Times New Roman", "Palatino", serif;
color:green;
text-indent: 0px;
margin-bottom: 12px;
font-weight: normal;
}

.bodytext1 {
font: 12pt/13.5pt "Times New Roman", "Palatino", serif;
text-indent: 12px;
margin-bottom: 12px;
font-weight: normal;
}

.bodytext2 {
font: 11pt/12.5pt "Arial", "Helvetica", sans-serif;
text-indent: 0px;
margin-left: 25px;
margin-bottom: 12px;
font-weight: normal;
}

.caption {
font: 12pt/12.5pt "Arial", "Helvetica", sans-serif;
text-indent: 0px;
margin-left: 0px;
margin-bottom: -14px;
font-weight: normal;
}

.bigtext {
font:96pt/100pt "Times New Roman", "Palatino", serif;
text-indent:0px;
margin-bottom:12px;
font-weight: normal;
text-align: center;
}

.footer-left {
font:9pt arial, bold, helvetica, sans-serif;
text-align:left;
color:black;
margin-bottom:2px;
}

.footer-right {
font:12pt arial, bold, helvetica, sans-serif;
text-align:right;
color:black;
margin-bottom:2px;
}

