body {
	background-color: #eeeeee;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {color: #034c9d; text-decoration: none;}
a:visited {color: #034c9d; text-decoration: none;}
a:hover {color: #034c9d; text-decoration: underline;}
.header{
font-size: 12px;
color: #034c9d;
font-weight: bold;
}
.header_w{
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
}
.body_header{
font-size: 20px;
color: #034c9d;
font-weight: bold;
}
.body_text1{
font-size: 12px;
color: #034c9d;
font-weight: bold;
}
.body_text2{
font-size: 12px;
color: #034c9d;
font-weight: NORMAL;
}
.body_text3{
font-size: 12px;
color: #000000;
font-weight: NORMAL;
}
.textfield{
font-size: 12px;
color: #034c9d;
}
.footer{
font-size: 10px;
color: #034c9d;
}
.search_box{
width: 200px;
font-size: 12px;
color: #034c9d;
}