body  {
   font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.profile
{
 border-width:0px;
 border-color:#999999;
 border-bottom-width:1px;
 border-style:solid;
 padding:4px;
}
.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: arial;
    font-size: 10px;
    color: #666666;
    border: 1px solid #BFBFBF;
}

.quotebody {
   background-color: #eeeeff;
    font-family: arial;
    font-size: 11px;
    color: #333333;
    padding:5px;
   border: 1px solid #BFBFfF;
}

.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;
} 

a
{
 color:#0000ff;
 text-decoration:none;
}

a:hover
{
 color:#ff0000;
 text-decoration:underline;
}

.dzien
{
 font-family:arial;
 font-size:10px;
 color:#676767;
}
td
{
 font-family:arial;
 font-size:12px;
 
}

