body {
	font-family: Tahoma;
	font-size: 11px;
}

h1 {
	font-family: Tahoma;
	font-size: 25px;
	font-weight: bold;
}

h2 {
	font-family: Tahoma;
	font-size: 19px;
	font-weight: bold;
}

h3 {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
}

h4 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
}

h5 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

h6 {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
}

p {
	font-family: Tahoma;
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 10px;
}

td {
	font-family: Tahoma;
	font-size: 11px;
}

.white_text {
	color: #ffffff;
}

.title {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

.title1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC0001;
}

.big_title {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
}
