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

.header
{
font-size:24px;
margin-bottom:20px;

}

.content1
{
	line-height:22px;

	width:80%;
	margin:0px;
	margin-bottom:20px;
}

a{
color:#000000;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}
.content
{
	width:90%;
	margin:0px;
	margin-bottom:20px;
}
.query td{
font-size:12px;
text-align:left;}

