A, BODY, DIV, LI, OL, P, TABLE, UL {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
}

A.menu {
	color: yellow;
	text-decoration: none;
}

A.menu:hover {
	color: white;
	text-decoration: underline;
}

.but {
	background: #00408F;
	color: White;
	border: 1px solid Black;
	font-size: 12px;
}

.text {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
}

.justify {
	text-align : justify;
}

.redtitle-small {
	color: #F42326;
	font-size: 12px;
	font-weight: bold;
}

.redtitle {
	color: #F42326;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.input {
	border : 1px solid Black;
	font-size: 12px;
}
