﻿.mehr {
	text-align: right;
	color: #FF0000;
	font-family: Arial;
	font-size: small;
	font-style: italic;
}
.h1 {
	font-family: "Arial Narrow";
	font-size: large;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.body {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
nav {
	font-family: "Arial Narrow";
	font-size: medium;
	font-weight: normal;
	font-style: italic;
	color: #000080;
	line-height: 10px;
}
.copy {
	font-family: Arial;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
