body {
	margin: 0px;
	padding: 0px;
}
.write1 {
	font-size: 14px;
	color: #0000FF;
}
.write2 {
	font-size: 12px;
}
.write3 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.write4 {
	font-size: 12px;
	color: #FF0000;
}
.write5 {
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
}
.line1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}
a.ss:link {
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
a.ss:visited {
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
a.ss:hover {
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
a.ss:active {
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}

a:link {
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}


a { text-decoration: none}
