a, body, table, td ,tr, th, textarea, select, input {
font-family: Verdana, helvetica, arial, sans-serif;
font-size: 9px;
}
a, body {
color: #990033;
text-decoration: none
}
body {
background-color: #336699
}
table, td, tr, th, textarea, select, input {
color: #336699;
border: 1px solid #336699
}
table {
background-color: #F8F8F8;
width: 640px
}
td, tr, th, a {
background-color: #FFFFFF;
text-align: justify
}
textarea, select, input {
background-color: #DFE5EC;
width: 100%
}
img {
border: 0px
} |