@charset "utf-8";
/* CSS Document */

body{ padding:0; margin:0; font-family:Arial, Helvetica, sans-serif; background:#1f252b;}

.text3

{
font-family: Tahoma;
font-size: 10px;
font-weight: normal;
color: #757575;
}

.body_text

{

font-family: Tahoma;
font-size: 12px;
font-weight: normal;
color: #333333;
padding-left:10px; padding-right:10px;

}

.title1, .title1 a{font-family: Tahoma;

font-size: 13px;

color: #0f518e;

font-weight: bold;
text-decoration:none;
}


.title2 ,.title2 a{
font-family: Verdana;

font-size: 15px;

color: #000000;

font-weight: bolder;
text-decoration:underline;
}


a{
font-family: Verdana; font-size: 13px; color: #535252; font-weight: bold; text-decoration: underline;
}

.content{ font:Verdana, Arial, Helvetica, sans-serif; font-size:10pt; line-height:14pt; color:#000000; }
.content a{ font:Verdana, Arial, Helvetica, sans-serif; font-size:10pt; line-height:14pt; color:#666666; text-decoration:none }
.content a:hover{ font:Verdana, Arial, Helvetica, sans-serif; font-size:10pt; line-height:14pt; color:#666666; text-decoration:underline }