/* CSS Document */
h1.main {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0033;
	font-size: 24px;
}
a.menu {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
}
a.menu1 {
	text-decoration: none;

	font-size: 14px;
	font-style: normal;

	color: #0000CC;
}

