/* CSS Document */
body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-align:justify;
line-height:20px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.gt{
font-size:13px;
font-weight:bold;
}
.st{
color: #000000;
font-weight:bold;
}
a{
color: #DC3034;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
.a{
color:#286CEC;
}
.a:hover{
text-decoration:underline;
}
.butt{
background-color: #F7F7F7;
color: #3E72B4;
border-style:solid;
border-width:1px;
border-color: #82A7FF;
}
.butt:hover{
color:#646464;
}
.text{
color: #3E72B4;
border-style:solid;
border-width:2px;
border-color: #82A7FF;
}
.img{
border-style:solid;
border-color:#82A7FF;
border-width:2px;
}
.a3{
color: #FF3300;
}
.a3:hover{
text-decoration:underline;
}