@charset "utf-8";
/* CSS Document */
body{
background-color:#CCCCCC;
}
.maintext{
font-family:"Trebuchet MS";
font-size:12px;
color:#666666;
padding:10px 10px 10px 10px;
}
.maintext a{
color:#2D3790;
}
h1{
font-family:"Trebuchet MS";
font-size:18px;
color:#2D3790;
}