BODY {
background : #d9dee1;
}
TD {
font-size : 14px;
font-family : franklin gothic book, arial, helvetica, sans-serif;
font-weight : normal;
text-align : justify;
color : #333333;
}
INPUT {
font-size : 14px;
font-family : franklin gothic book, arial, helvetica, sans-serif;
color : #333333;
background : #ebf5ff;
border: 1px solid #336699;
}
TEXTAREA {
font-size : 14px;
font-family : franklin gothic book, arial, helvetica, sans-serif;
color : 333333;
background : #ebf5ff;
border: 1px solid #336699;
scrollbar-face-color: #ebf5ff;
scrollbar-shadow-color: #ebf5ff; 
scrollbar-highlight-color: #ebf5ff;
scrollbar-3dlight-color: #ebf5ff; 
scrollbar-darkshadow-color: #ebf5ff; 
scrollbar-track-color: #ebf5ff; 
scrollbar-arrow-color: #336699
}
LI {
color : #333333;
list-style : circle;
text-align : left;
}
B {
font-weight : bold;
}
HR {
color : #d0a22e;
}
Marquee {
color : #d0a22e;
}
A {
text-decoration : none;
}
A:link {
color : #d0a22e;
}
A:active {
color : #d0a22e;
}
A:visited {
color : #d0a22e;
}
A:hover {
text-decoration : underline;
}
.blaa {
font-size : 14px;
color : #2d5073;
}
.header {
font-size : 42px;
color : #96ab3d;
}
.subheader {
font-size : 24px;
color : #2d5073;
}
.ref {
line-height : 24px;
}
.next {
text-align : right;
}
.last {
text-align : left;
}
.admin {
font-size : 12px;
color : #d0a22e;
line-height: 15px;
text-align : right;
}