body {
        font-family: arial;
        color: #000000;
        font-size: 12px;
}
h1 {
        font-family: verdana,helvetica;
        font-size: 20px;
        color: #ffffff;
}
h2 {
        font-family: verdana,helvetica;
        font-size: 16px;
        color: #9D9DB3;
}
h3 {
        font-family: verdana,helvetica;
        font-size: 12px;
        font-weight: bold;
        font-style: italic;
        color: #3c3c5c;
}
td {
        font-family: verdana,helvetica;
        color: #AEAEAE;
        font-size: 12px;
}

ul {
        font-family: verdana,helvetica;
        color: #AEAEAE;
        font-size: 12px;
}

a {
        font-family: arial;
        font-size: 12px;
	color: #0000FF;
}

.norm {
        font-family: verdana,helvetica;
        color: #000000;
        font-size: 12px;
        font-weight: none
}

.dick {
        font-family: arial;
        font-size: 12px;
        font-weight:bold;
	color: #292856;
        text-decoration:none;
}




p {
        font-family: verdana,helvetica;
        color: #000000;
        font-size: 12px;
        font-weight: none;
}


.rot {text-decoration: none; Color:#FF0000;}
.rot:hover { Text-Decoration: none; Color:#292856;}


a:link { color: #ffffff; text-decoration:none;}
a:visited { color: #ffffff; text-decoration:none;}
a:active { color: #ffffff; text-decoration:none;}
a:hover { color: #A987A2; text-decoration:none;}


