/* CSS Document */

body {
	margin: 0;
	font-family:Arial, Helvetica, sans-serif
}
.menu {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.style1 {
	font-size: 9px;
	color: #c80116;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.style2 {
	font-size: 12px;
	color: #000;
	font-weight: normal;
	max-width: 300px;
}
.style2 a {
	font-size: 10px;
	max-width: 300px;
}
.bodytxt {
	font-size: 12px;
	color: #000;

}
.style3 {
	font-size: 12px;
	color: #c80116;
	font-weight: bold;
}
.links a{font-size:12px;color:#c80016;font-weight:700}

