body {
background-color: #aad8ff;
margin: 0;
}
a {
font-family: Arial,Verdana,Helvetica;
color: #000000;
font-size: 12px;
font-weight: normal;
text-decoration: none;
}

.main {
font-size: 12px;
font-family: arial,verdana,helvetica;
font-weight: normal;
}
.main_bold {
font-size: 12px;
font-family: arial,verdana,helvetica;
font-weight: bold;
}
.main_big_bold {
font-size: 20px;
font-family: arial,verdana,helvetica;
font-weight: bold;
}
.main_big_bold_red {
color: #c10001;
font-size: 20px;
font-family: arial,verdana,helvetica;
font-weight: bold;
}

#content {
position: relative;
clear: none;
height: 80%;
width: 100%;
float: left;
overflow: auto;
left: 0pt;
top: 0pt;
z-index:1;
}

