@charset "utf-8";
/* CSS Document */
body
{
margin:0px;
}
.box
{
font-size:10px;
width:80px;
height:10px;
}
a {
	color: #000000; text-decoration: none; 
}
a:hover { 
	color: #003399;
}
.form
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}


.link a {
	text-decoration:underline;
}
.link a:hover {
	text-decoration:none;
}
.contact
{
margin:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#737373;
}
.footer
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
}
.header
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#003399;
}
.btxt
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
line-height:22px;
color:#000000;
}
.btxt1
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:18px;
color:#000000;
}

