.text {
font-family: Tahoma,Arial,Helvetica;
font-size: 12px;
font-style: normal;
color: #04263b;
}

P {
font-family: Tahoma,Arial,Helvetica;
font-size: 12px;
font-style: normal;
color: #04263b;
}
A:link {text-decoration:underline; color:#04263b}
A:visited {text-decoration:underline; color:#04263b}
A:link:hover {text-decoration:underline; color:#C00000}
A:visited:hover {text-decoration:underline; color:#C00000}
A:active {text-decoration:underline; color:#C00000}

.warning {
color: #C00000;
font-weight: bold;
}
.header1 {
font-family: Tahoma,Arial,Helvetica;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: #04263b;
}
.header2 {
font-family: Tahoma,Arial,Helvetica;
font-size: 13px;
font-style: normal;
font-weight: bold;
color: #07466D;
}
.header3 {
font-family: Tahoma,Arial,Helvetica;
font-size: 12px;
font-style: italic;
font-weight: bold;
color: #0A639A;
}
.footer {
font-family: Tahoma,Arial,Helvetica;
font-size: 10px;
color: #04263b;
}
.content {
background-color: #FFFFEE;
padding: 8px;
}
.headerborder {
background-color: #a7ddff;
background-image: url(images/header_background.gif);
border-width: 1px;
border-style: solid;
border-color: #84B1C4;
font-family: Tahoma,Arial,Helvetica;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: #04263b;
padding-left: 4px;
padding-right: 4px;
}
.background {
background-color: #E2E2AE;
background-image: url(images/back.png);
}
.border {
border-width: 1px;
border-style: solid;
border-color: #84B1C4;
border-top: hidden;
}
.all_border {
border-width: 1px;
border-style: solid;
border-color: #84B1C4;
}
.itemborder {
border-width: 1px;
border-style: solid;
border-color: #84B1C4;
border-top: hidden;
padding: 4px;
}