body {
	font-family: 'Times New Roman', Verdana;
        background:#fcf8e9;
}
A {
	color: #1D3F69;
}
TD {
	font-size: 75%;
	color: #000000;
}
H1 {
	display: inline;
	font-weight: normal;
	font-size: 75%;
}
H1.menu {
   font-family: 'Times New Roman', Arial, Helvetica, sans-serif;
	color:#1D3F69;
	font-size: 12px;
}
H1.menuActive {
   font-family: 'Times New Roman', Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
}
H1.menu1 {
	font-family: 'Times New Roman', Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
}
H1.title {
   font-family: 'Times New Roman', Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4E7AB0;
	text-transform: uppercase;
	font-size: 11px;
}
H1.copy {
	font-size: 10px;
	color: #757575;
}

.lang {
	font-family: 'Times New Roman', Arial, Helvetica, sans-serif;
	color: #1D3F69;
	font-size: 11px;
}
.langActive {
	font-family: 'Times New Roman', Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
.form {
	font-size:11px;
	color: #7E7A7A;
}
#nound {
	text-decoration: none;
}
