body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
p {
	font-size: 12px;
	line-height: 20px;
	}
.text {
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
	font-weight: none;
	
	}
h1 {
	font-size: 23px;
	font-weight: bold;
	color: #D20000
	}
h2 {
	font-size: 17px;
	font-weight: normal
	}
h3 {
	font-size: 14px;
	font-weight: bold
	}
h4 {
	font-size: 14px;
	font-weight: normal
	}

.topLink {
	color: #E98C00;
	text-decoration: none;
	font-weight: none;
	}
.topLinku {
	color: #003798;
	font-weight: bold;
	}
	
a.topLink:hover {
	color: #E98C00;
	text-decoration: underline;
	font-weight: none;
}
a.toppath:hover {
	color: #F3D89E;
}
.red {
	color: #F3D89E;
	}
.black {
	color: #000000;
	}
.micro {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: none;
}


	


