.header { background:  blue; color: Black; width: 80%;  margin-left:auto; margin-right:auto; text-align: center}
#title { float: right; width: 600px; height: 100px; border: 0px; margin-left: 0px; Margin-right: 0px; Margin-bottom: 0px; Margin-top: 0px; border: 0px;}
.issue {color: yellow; font-size:  smaller; font-weight: bold;}

.body { padding: 4px; background:  #E3FFFF; color: Black; width: 80%;  margin-top: 10px; margin-left:auto; margin-right:auto; padding: 10px;}
.tip {color: Red; font-weight: bold;}

#rightpanel { float: right;  color : Navy; width: 200px; border: 0px; margin-left: 30px; Margin-right: 5px; Margin-bottom: 5px; Margin-top: 5px; Margin-left: 5px;}
.articleborder {border-color: black; border-width: 2px; width: 190; border-style: solid; padding: 4px; background:  #FFFFC0;}

A.main:link { text-decoration: none; color:  Yellow; font-weight: bold; } 
A.main:visited  { text-decoration: none; color:  lightyellow; } 
A.main:hover  { text-decoration: none; color:  Red; background-color: white;} 