BODY { display: block !important; /* master rule to not hide the body from the editor */ }

/*Getting form cache*/

h1 {
		color: #3f3f3f;
		font-weight: lighter;
		font-family: Antic;
}

a:visited {
		color: #565454;
		text-decoration: none;
}

body {
		width: 100%;
		color: #3f3f3f;
		margin-bottom: 15px;
		background-color: #ffffff;
		font-family: Antic;
}

a {
		color: #274c72;
		text-decoration: none;
}

a:hover {
		color: #13f785;
		text-decoration: none;
}

legend {
		min-width: 1800px;
}

.topMenu {
		max-width: 1500px;
}

h2 {
		color: #3f3f3f;
		font-family: Antic;
		font-weight: lighter;
		font-size: 18pt;
}

a:active {
		color: #191919;
		text-decoration: none;
}
