* {
	font-family: Verdana;
}

p {
	font-size: 12px;
}

.TopMenu {
	font-weight: bold;
	font-size: 14px;	
}

.LeftMenuItem {
	font-weight: bold;
	font-size: 12px;
	color: #483D8B;
}

.TopMenuItem {
	color: #191970;
}

.Title1 {
	font-weight: 900;
	font-size: 16px;
	color: #191970;
}

a{
	color: black;
	text-decoration: none;
}