BODY {
font-size : 12px; 
font-family : Arial; 
background-color : white; 
text-decoration : none; 
} 
A {
font-weight : bold; 
color : #000000; 
text-decoration : none; 
} 
A:hover {
color : #cc0000; 
text-decoration : underline; 
} 
.small {
font-size : 9px; 
text-decoration : none; 
} 
.infoPage {
font-weight : bold; 
font-size : 14px; 
color : black; 
font-size : 11px; 
border-left : thin white; 
background-color : transparent; 
border-right : thin white; 
} 
.cell {
padding-right : 2px; 
padding-left : 2px; 
font-weight : bold; 
font-size : 12px; 
color : #000000; 
background-color : #ffffff; 
} 
.copyright {
font-size : 10px; 
} 
.button {
font-weight : bold; 
font-size : 12px; 
color : #000000; 
background-color : transparent; 
} 
.topbanner {
border-right : medium none; 
border-top : medium none; 
font-size : 10px; 
border-left : medium none; 
border-bottom : medium none; 
background-image : url(bg.gif); 
background-color : transparent; 
text-align : center; 
} 
.tableline1 {
border-right : thin maroon; 
border-top : thin maroon; 
font-size : 12px; 
border-left : thin maroon; 
color : #000000; 
border-bottom : thin maroon; 
background-color : #cccccc; 
text-align : left; 
} 
.tableline2 {
font-size : 12px; 
background-color : #bbbbbb; 
text-align : left; 
} 
.tablelinemain {
border-right : 1px solid; 
border-top : 1px solid; 
font-size : 10px; 
border-left : 1px solid; 
color : #ffffff; 
text-indent : 2px; 
border-bottom : 1px solid; 
background-color : silver; 
text-align : left; 
} 
.tablelinemain A {
font-size : 12px; 
color : red; 
} 
.normal {
font-size : 12px; 
list-style-type : square; 
text-align : justify; 
} 
.myTable {
border-right : 1px solid #000000; 
border-top : 1px solid #000000; 
font-size : 12px; 
border-left : 1px solid #000000; 
border-bottom : 1px solid #000000; 
list-style-type : square; 
background-color : transparent; 
text-align : justify; 
text-decoration : none; 
} 
.myTitle {
border-right : 1px #000000; 
padding-right : 3px; 
border-top : 1px #000000; 
padding-left : 3px; 
font-weight : bolder; 
font-size : 12px; 
padding-bottom : 3px; 
border-left : 1px #000000; 
color : white; 
text-indent : 5px; 
padding-top : 3px; 
border-bottom : 1px solid #000000; 
letter-spacing : 2px; 
background-color : #990000; 
text-align : left; 
} 
.myTr {
background-color : transparent; 
} 
.myTD {
padding-right : 3px; 
padding-left : 3px; 
padding-bottom : 3px; 
padding-top : 3px; 
background : #e7e7e7; 
} 