body {
color : #000; 
background : #ffffff; 
} 
select, textarea, input {
font-size : 13px; 
} 
a:link {
color : #0000ff; 
background-color : transparent; 
text-decoration : underline; 
} 
a:active {
color : #0000ff; 
background-color : transparent; 
text-decoration : underline; 
} 
a:visited {
color : #0000ff; 
background-color : transparent; 
text-decoration : underline; 
} 
a:hover {
color : #ff0000; 
background-color : transparent; 
text-decoration : underline; 
} 
.mainheader {
font-family : Arial, Helvetica, sans-serif; 
font-size : 18px; 
font-weight : bold; 
background-color : transparent; 
color : #0000ff; 
} 
.pageheader {
font-family : Verdana, Helvetica, Univers, "Univers 55", Zurich, "Zurich BT", sans-serif; 
font-size : 17px; 
font-weight : bold; 
background-color : transparent; 
color : #000; 
} 
.header {
font-family : Verdana, Helvetica, Univers, "Univers 55", Zurich, "Zurich BT", sans-serif; 
font-size : 13px; 
font-weight : bold; 
background-color : transparent; 
color : #ff0000; 
} 
.plus {
font-family : Arial, Helvetica, sans-serif; 
font-size : 18px; 
font-weight : bold; 
background-color : transparent; 
color : #ff0000; 
} 
.menu {
font-family : Verdana, Helvetica, Univers, "Univers 55", Zurich, "Zurich BT", sans-serif; 
font-size : 11px; 
font-weight : bold; 
background-color : transparent; 
color : #000; 
} 
.content , ul , ol {
font-family : Verdana, Helvetica, Univers, "Univers 55", Zurich, "Zurich BT", sans-serif; 
font-size : 13px; 
background-color : transparent; 
color : #000; 
} 
.smallcontent {
font-family : Verdana, Helvetica, Univers, "Univers 55", Zurich, "Zurich BT", sans-serif; 
font-size : 11px; 
background-color : transparent; 
color : #000; 
} 
.redcontent {
font-family : Verdana, Helvetica, Univers, "Univers 55", Zurich, "Zurich BT", sans-serif; 
font-size : 13px; 
background-color : transparent; 
color : #ff0000; 
} 
.smallredcontent {
font-family : Verdana, Helvetica, Univers, "Univers 55", Zurich, "Zurich BT", sans-serif; 
font-size : 11px; 
background-color : transparent; 
color : #ff0000; 
} 
.bluecontent {
font-family : Verdana, Helvetica, Univers, "Univers 55", Zurich, "Zurich BT", sans-serif; 
font-size : 13px; 
background-color : transparent; 
color : #0000ff; 
} 
.smallinput {
font-size : 11px; 
}
.footer {
font-family : Verdana, Helvetica, Univers, "Univers 55", Zurich, "Zurich BT", sans-serif; 
font-size : 10px; 
background-color : transparent; 
color : #000; 
} 
