body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "comic sans ms, verdana, tahoma, arial, helvetica, sans-serif";
	font-size: 14px;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
	font-weight: normal;
	text-decoration: none;
}

.main {
	width: 100%;
}

.paragraph {
	font-family: "comic sans ms, verdana, tahoma, arial, helvetica, sans-serif";
	font-size: 14px;
	color: rgb(0,0,0);
	font-weight: normal;
	text-decoration: none;
	text-indent: 35px;
	text-align: justify;
}

table {
	font-size: 14px;
}

p {
	font-family: "comic sans ms, verdana, tahoma, arial, helvetica, sans-serif";
	font-size: 14px;
	color: rgb(0,0,0);
	font-weight: normal;
	text-decoration: none;
}

a.text:visited{
	font-size: 14px;
	color: rgb(0,0,255);
	font-weight: normal;
	text-decoration: none;
}

a.text:link{
	font-size: 14px;
	color: rgb(0,0,255);
	font-weight: normal;
	text-decoration: none;
}

a.text:active {
	font-size: 14px;
	color: rgb(255,0,0);
	font-weight: normal;
	text-decoration: none;
}

a.text:hover {
	font-size: 14px;
	color: rgb(255,0,0);
	font-weight: bold;
	text-decoration: none;
}

.around {
	font-size: 7pt;
	padding-bottom: 15px;
}

.around_top {
	font-size: 7pt;
	text-align: center;
	width: 132px;
}