body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(images/back.jpg) repeat top left fixed;
	/*background-color: #d4d6fd;*/
}
table { background: #FFFFFF;}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #294672;
	text-decoration: none;
	text-align: center;
}
.mainmenulink {
	font-size: 16px;
	font-weight: bold;
	color: #294672;
	text-decoration: none;
}
.leftmenuhead {
	font-size: 16px;
	font-weight: bold;
	color: #294672;
	text-decoration: none;
}
.leftmenulink {
	font-size: 16px;
	font-style: italic;
	text-decoration: none;
	color: #74649a;
}
.navlink {
	font-size: 16px;
	font-style: italic;
	text-decoration: underline;
	color: #74649a;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #74649a;
}
a {
	text-decoration: none;
	color: #74649a;
}
strong {
	font-weight: bold;
	text-decoration: none;
	color: #74649a;
}
