body {
margin: 0px;
}
td, p {
font-family: arial;
font-size: 11px;
color: #3E3E3E;
}
.white {
color: #fff;
}
.redtxt {
color: #B90000;
}
.small {
font-family: arial;
font-size: 10px;
color: #3E3E3E;
line-height: 16px;
}
.smalllight {
font-family: arial;
font-size: 10px;
color: #827F7F;
}
.title {
font-family: arial;
font-weight: bold;
font-size: 11px;
color: #890C08;
}
a:link, a:visited {
color: #2B2B2B;
}
a:hover {
color: #890C08;
}
input, select, textarea {
background-color: #fff;
font-family: arial;
font-size: 10px;
padding-left: 2px;
color: #827F7F;
}
input[type=image] {
background-color: #fff;
border: 0px;
font-family: arial;
font-size: 10px;
padding-left: 2px;
color: #827F7F;
}
form {
margin: 0px;
padding: 0px;
}
h1 {
font-size: 14px;
font-family: arial;
font-weight: bold;
margin: 0px;
padding: 0px;
}
