A,body, p, td, th, h1, h2, h3,input,.main_ref, td, th {
    font-family: verdana,helvetica,arial;
    font-size:10pt;
    color:#000088;
    text-decoration:none;
}

A:hover {
    color:#ff0000;
    text-decoration:underline;
}

.a2:hover {
    color:#ff0000;
    text-decoration:none;
}

.a_nohover:hover {
    text-decoration:none;
}

.a_text {
    text-decoration:underline;
    font-style: italic;
}

.a_text:hover {
    text-decoration:underline;
    font-style: italic;
    color: #ff0000;
}

.a_white_hover:hover {
    color:#ffffff;
    text-decoration:underline;
    font-weight:bold;
}

.container_td {
    font-size:10pt;
    font-weight:bold;
}

.td_shortcut {
    color:#000077;
    vertical-align:bottom;
    font-weight:bold;
    font-size:10pt;
}

h1,h2,h3,h4 {
    text-align:center;
}

h1 {
    font-size:18;
}

h2 {
    font-size:20;
}

h3 {
    font-size:18;
}

h4 {
    font-size:16;
}

table,td,tr,th {
    padding:0;
    border-width:0;
    border-collapse:collapse;
}

.news_td {
    font-size:8pt;
}

img {
    border-width:0;
    border-collapse:collapse;
}

body {
    background-color:#eeeeee;
    margin:0;
}

input {
    border: 1px solid threedshadow;
    border-color:#6699ff;
}
