body {
	background-color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	margin-top: 12px;
    color: #009FE3;
}
#header_logo {
	padding-top: 0px;
}
#header_text {
    color: #009FE3;
    font-size: 17px;
    vertical-align: bottom;
    padding-top: 80px;

}
.emptyLine {
    height: 30px;

}
.link {
    color: #009FE3;
    font-family: arial;
    font-size: 14px;
    text-decoration: none;
}
.link_bold {
    color: #009FE3;
    font-family: arial;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}
.link_normal {
    color: #009FE3;
    font-family: arial;
    font-size: 12px;
    text-decoration: none;
}