.tabs {
padding-right : 5px; 
padding-left : 5px; 
text-align : center; 
font-weight : bold; 
} 
a.tabs:link {
color : #ffffff; 
text-decoration : none; 
} 
a.tabs:visited {
color : #ffffff; 
text-decoration : none; 
} 
a.tabs:hover {
color : #0000ff; 
color : #0000ff; 
text-decoration : none;  
} 
td {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 14px; 
} 
hr {
color : #003399; 
height : 1px; 
} 
h1 {
font-size : 20px; 
} 
h2 {
font-size : 18px; 
} 
h3 {
font-size : 16px; 
} 
h4 {
font-size : 14px; 
} 
h5 {
font-size : 12px; 
} 
h6 {
font-size : 10px; 
} 
a:link {
color : #0000ff; 
text-decoration : none; 
} 
a:visited {
color : #0000ff; 
text-decoration : none; 
} 
a:hover {
color : #cc0000; 
text-decoration : underline; 
}