
td {
	font-family: arial, sans;
	font-size: 12px;
	color: #000000;
}

.header {
	padding-left: 4px;
	font-size: 15px;
	color: #ffffff;
	font-style: italic;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	color: #610517;
	font-style: italic;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #000000;
	font-style: italic;
}

.step {
	font-size: 14px;
	font-weight: bold;
	color: #5c1029;
	font-style: italic;
}

a {
	color: #461a07;
	text-decoration: none;
}

a:hover {
	color: #461a07;
	text-decoration: underline;
}

a.menu {
	font-size: 13px;
	font-weight: bold;
}

a.mail {
	color: #faeb8f;
}

a.mail:hover {
	color: #faeb8f;
}

.topm {
	color: #461a07;
	font-size: 14px;
        font-family: times new roman, sans-serif;
}