@charset "utf-8";
/* CSS Document */

body{
margin:0px;
padding:0px;
background-color:#666666;
}

.smalltext{
font-family:arial;
font-size:12px;
line-height:20px;
color:#666666;
text-align:left;
}

.smalltext1{
font-family:arial;
font-size:11px;
line-height:20px;
color:#666666;
text-align:left;
}


.greentext{
font-family:arial;
font-size:11px;
line-height:20px;
color:#01833d;
text-align:left;
}

.content{
font-family:arial;
font-size:12px;
line-height:18px;
color:#666666;
text-align:left;
}

.s_head {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #002D68;
}


.green {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}


.button:link { font: arial; font-size: 11px; color: #666; text-decoration: none; }
.button:visited { font: arial; font-size: 11px; color: #666; text-decoration: none; }
.button:hover { font: arial; font-size: 11px; color: #666; text-decoration: underline; }
.button:active { font: arial; font-size: 11px; color: #666; text-decoration: none; }

.button1:link { font: arial; font-size: 12px; color: #666; text-decoration: underline; }
.button1:visited { font: arial; font-size: 12px; color: #666; text-decoration: underline; }
.button1:hover { font: arial; font-size: 12px; color: #666; text-decoration: none; }
.button1:active { font: arial; font-size: 12px; color: #666; text-decoration: underline; }
