*, td {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #143f67;
}
.RedText {
color: red;
}
.BlueText {
color: blue;
}
hr {
border: 0;
width: 90%;
color: #97BAE0;
background-color: #97BAE0;
height: 1px;
}
table.border {
border-collapse:collapse
}

table.border td, table.border th {
border: 1px solid #97BAE0;
}
table.noborder td, table.noborder th {
border: 0
}