@charset "utf-8";
/* CSS Document */
/*------------------------------
		 General 
--------------------------------*/
html,body{
margin:0px;
font:12px Tahoma;
color:#065388;
background-color:#bbe5fa;
}
div,p,td{
font:12px Tahoma;
color:#065388;
margin:0px;
}
img{
border:0px;
}
.style9{
font-size: 9px;
}
.style10{
font-size: 10px;
}
.style11{
font-size: 11px;
}
.style14{
font-size: 14px;
color:#FF6600;
}
.style14_2{
font-size: 14px;
}
.style18{
font-size: 18px;
}
.style18_2{
font-size: 20px;
color:#CC0000;
}
.style30{
font-size:30px;
}
a{
color:#3399FF;
text-decoration:none;
}
a:hover{
color:#FF9933;
text-decoration:none;
}
.blk{
text-decoration:blink;
}
/*------------------------------
		 Layout
--------------------------------*/
#content {
padding:20px;
}
