.gray_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.title_first_part {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #6D767E;
}
.title_second_part {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #9CA5B4;
}
.common_text {
	font-family: Tahoma;
	font-size: 10px;
	color: #848C94;
}
.red_text {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF0000;
}
.blue_underlined_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #798996;
	text-decoration: underline;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

A:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

A:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

A:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF9900;
	text-decoration: underline;
}

.nav1 a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.nav1 a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.nav1 a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF9900;
	text-decoration: underline;
}

.nav2 a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.nav2 a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.nav2 a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF3300;
	text-decoration: underline;
}

.link1 a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.link1 a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.link1 a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF9900;
	text-decoration: underline;
}
form {
	font-family: Tahoma;
	font-size: 11px;
}
