body, p, li {
	text-align: justify;
	color: #2E2E2E;
}

h1 {
	font-size: large;	
	font-weight: bold;
}

h2 {
	font-size: large;
  	font-weight: normal;
}

h3 {
	font-size: larger;
 	font-weight: bold;
}

.topmenu {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #710C03;
 	font-weight: bold;
	text-decoration: none;
	line-height: 140%;
}

a.topmenu:hover {
	text-decoration: underline;
	color: #710C03;
}