@charset "UTF-8";
/* CSS Document */

html, body, form, fieldset {
        margin: 0;
        padding: 0;
        font: 100%/120% Verdana, Arial, Helvetica, sans-serif;
}


body {
background-color: ffffff;
background-position:center;
background-attachment: repeat;
}


p {
color: 000000;
font-size: 10px;
font-family: arial;
}


b {
color: 000000;
font-size: 10px;
letter-spacing: 2px;
}

i {
color: 000000;
font-size: 10px;
letter-spacing: 4px;
}

u {
color: 000000;
font-size: 10px;
}

s {
font-size: 10px;
color: 1e1e16;
}	

h3 {
color:000000;
font-size:12px;
line-height:2px;
font-family: arial;
}

hr {
color: 000000;
padding top: 25px;
padding bottom: 10px;
}

a:link, a:visited, a:active {color:000000; text-decoration: none; font-weight:bold; font-family: arial; font-size:12px;}
a:hover {color: #FDD017; text-decoration: none;}


.content{
position: absolute;
width: 643px;
height: 333px;
text-align: left;
line-height: 10px;
overflow: auto;
font-family: arial;
font-weight: 100;
font-size: 12px;
letter-spacing: 2px;
color: 000000;
top: 70px;
}

</style>


