@charset "UTF-8";
/* CSS Document */

body {
font-family: Times New Roman, Times, serif;
font-size: 14px; 
color: #999999; 
background-color: #FFFFFF; 
}
a:link {
color: #999999;
text-decoration: none;
}
a:visited {
color: #999999;
text-decoration: none;
}		
a:hover {
color: #000000;
text-decoration: underline;
}
a:active {
text-decoration: underline;
}
.table_bottom {
font-family: Times New Roman, Times, serif;
font-size: 12px;
font-style:italic;
color: #000000; 
background-color: #FFFFFF; 
}
.table_header {
font-family: Times New Roman, Times, serif;
font-size: 30px;
font-style:italic;
color: #000000; 
background-color: #FFFFFF; 
}
.header {
font-family: Times New Roman, Times, serif;
font-size: 14px;
font-style:italic;
color:#FF0000; 
background-color: #FFFFFF; 
}
.footer {
font-family: Times New Roman, Times, serif;
font-size: 12px;
font-style:italic;
color:#FF0000; 
background-color: #FFFFFF; 
}
.home {
font-family: Times New Roman, Times, serif;
font-size: 13px; 
color: #999999; 
}
.caption {
font-family: Times New Roman, Times, serif;
font-size: 11px; 
color: #999999; 
}