/* CSS menymall */

body, td, tr, table, p {
	font-family: Arial, Century Gothic, sans-serif;
	font-size: 14;
	line-height: 18px;
}

h3{
	font-family: Arial, Century Gothic, sans-serif;
	font-size: 16;
		margin-top: 7;
		margin-bottom: 7;
}

h1{
	font-family: Arial, Century Gothic, sans-serif;
	font-size: 22;
	line-height: 15px;
	margin-top: 10;
		margin-bottom: 40;
		color: #530404;
}
.navlinks {
font-family: Arial, Century Gothic, sans-serif;
	padding-left: 3px;
	font-size: 14px;
	font-weight: bold;
	color: #3426eb;
	text-decoration: none;
	
}