body {
/*	background: #f4f4f4;*/
	font-family: Tahoma;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 1.3;
}

body a {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

/*start top*/

h1 {
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	color: #cd1200;
}

h3 {
	font-size: 15px;
	font-weight: normal;
	color: #cd1200;
}

a.menu1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu1:hover {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}

.style1 {
	color: #FFFFFF;
}

.style2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #d12616;
}

.style3 {
	font-size: 10px;
	color: #FFFFFF;
}

a.style4 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

a.style4:hover {
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}