
a    { 
color: #eb4533; 
font-size: x-small; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; text-decoration: underline 
}

a:link   { color: #eb4533; text-decoration: none }
a:visited   { color: red; text-decoration: none }
a:hover   { color: silver; text-decoration: blink }
a:active   { color: #eb4533; text-decoration: none }

p  { 
color: blue; 
font-size: x-small; 
font-family: Arial 
}

td { }

.body    { 
color: blue; 
font-size: x-small; 
font-family: Arial; 
text-decoration: none 
}

.caption { 
color: blue; 
font-size: x-small; 
font-family: Arial; 
font-style: italic; 
font-weight: bold; 
text-decoration: none; 
text-align: center 
}

.Leader   { 
color: #eb4533; 
font-size: x-small; 
font-family: Arial; 
font-style: normal; 
font-weight: bold; 
font-stretch: normal; 
text-decoration: none 
}

.currentpage  { 
color: purple; 
font-size: x-small; 
font-weight: bold 
}

.heading    { 
color: #eb4533; 
font-size: medium; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold 
}
