BODY { FONT-SIZE: 11px; FONT-FAMILY: Arial}
INPUT {	BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 11px; BORDER-LEFT-COLOR: #000000; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-COLOR: #000000; FONT-FAMILY: Arial; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #000000}
TEXTAREA {BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 11px; BORDER-LEFT-COLOR: #000000; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-COLOR: #000000; FONT-FAMILY: Arial; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #000000}
SELECT {BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 11px; BORDER-LEFT-COLOR: #000000; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #000000; BORDER-TOP-COLOR: #000000; FONT-FAMILY: Arial; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #000000}
FORM {FONT-SIZE: 11px; FONT-FAMILY: Arial}
P {FONT-SIZE: 12px; FONT-FAMILY: Arial}
.content {FONT-SIZE: 12px; FONT-FAMILY: Arial}
.tittel {FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial}
.text {FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial}
.news {BORDER-BOTTOM-WIDTH: 3px; BORDER-LEFT-WIDTH: 3px; BORDER-RIGHT-WIDTH: 3px; BORDER-TOP-WIDTH: 3px; FONT-FAMILY: Verdana; FONT-SIZE: 11px }
A:link {FONT-FAMILY: Arial; FONT-SIZE: 12px; TEXT-DECORATION: underline}

A:visited {COLOR: #8585C8; FONT-FAMILY: Arial; FONT-SIZE: 12px; TEXT-DECORATION: underline}

A:hover {COLOR: #FF6633; FONT-FAMILY: Arial; FONT-SIZE: 12px; text-decoration: underline overline}

A:active {FONT-FAMILY: Arial; FONT-SIZE: 12px; TEXT-DECORATION: underline}

.bold {
   font-weight: bold;
}

.italics {
   font-style: italic;
}

.underline {
   text-decoration: underline;
}

.strikethrough {
   text-decoration: line-through;
}

.overline {
   text-decoration: overline;
}

.sized {
   text-size:
}

.quotecodeheader {
   font-family: Verdana, arial, helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
}

.codebody {
   background-color: #FFFFFF;
    font-family: Courier new, courier, mono;
    font-size: 12px;
    color: #006600;
    border: 1px solid #BFBFBF;
}

.quotebody {
   background-color: #FFFFFF;
    font-family: Courier new, courier, mono;
    font-size: 12px;
    color: #660002;
   border: 1px solid #BFBFBF;
}

.listbullet {
   list-style-type: disc;
   list-style-position: inside;
}

.listdecimal {
   list-style-type: decimal;
   list-style-position: inside;
}

.listlowerroman {
   list-style-type: lower-roman;
   list-style-position: inside;
}

.listupperroman {
   list-style-type: upper-roman;
   list-style-position: inside;
}

.listloweralpha {
   list-style-type: lower-alpha;
   list-style-position: inside;
}

.listupperalpha {
   list-style-type: upper-alpha;
   list-style-position: inside;
}
