
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.h1 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.h2 {
	font-size: 12px;
	color: #313232;
	text-decoration: none;

}
.hise {
	font-size: 12px;
	color: #313232;
	text-decoration: none;
	line-height: 1.8em;
}
a:link {
	font-size: 12px;
	color: #313232;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #313232;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #3983B9;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #3983B9;
	text-decoration: underline;
}
