p.big, a.big, h1 
{ 
    font-size: 13pt;
  font-family: verdana,arial,helvetica,sans-serif; 
    font-weight: bold;
    color: #135cae;
    text-decoration: none;
}
p.title, a.title, h2 
{ 
    font-size: 12pt;
    font-family: sans-serif;
    font-weight: bold;
}
p.mono, a.mono { font-size: 16pt;
  font-family: monospace;
  font-weight: bold;
}
p.large, a.large { font-size: 16pt;
  font-family: "Arial", "Helvetica", sans-serif;
}
p.medium, a.medium { font-size: 14pt;
  font-family: "Arial", "Helvetica", sans-serif;
}
p.smalltitle, a.smalltitle, h3 { font-size: 10pt;
  font-family: "Arial", "Helvetica", sans-serif;
}
p, td, th, a.footer, ul { font-size: 10pt;
  font-family: "Arial", "Helvetica", sans-serif;
}
p.small { 
  font-family: verdana,arial,helvetica,sans-serif; 
  font-size: 9pt;
}

div#wrapper {
        margin-left: auto;
                margin-right: auto;
}

#search {
        float: right;
        width:320px;
        margin-top: -30px;
        margin-right: 20px;
        height: 40px;
        overflow: hidden;
        text-align:right;
}
div.search input {
        width: 145px;
        border: 1px solid #ccc;
        margin: 20px 0 10px 0;
}
.inputbox_none {
        width: 190px;
        height: 15px;
        border: 1px solid #ccc;
        margin: 5px 0 0 2px;
        font-size: 9px;
}
body.width_medium div#wrapper {
        width: 800px;
}
body {
}

