body {
background-color: #598DFE;
background-image: url('images/bg.png');
background-repeat: repeat;
font-family: Verdana,Helvetica,Arial,sans-serif;
font-size: 10px;
color: #203366;
font-weight: normal;
margin: 0px 0px 0px 0px;
scrollbar-base-color: #006EF9;
scrollbar-arrow-color: #ffffff
}
div {
font-family: Verdana;
font-size: 10px;
font-weight: normal;
}
h1 {
font-family: Arial;
font-size: 8px;
font-weight: bold;
color: #ffffff;
}
textarea {
font-weight: normal;
}
a:active, a:link, a:visited {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
color: #0373D1;
font-weight: bold;
text-decoration: none;
}
a:hover {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}
		