TD {
	font-family: Tahoma;
	font-size: 12px;
	color: #484848;
}

P {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 12px;
	color: #484848;
	line-height: 18px;
}

input, textarea, select {
	font-family: Tahoma;
	font-size: 12px;
	color: #484848;
}

h1 {
	font-size: 26px;
	line-height: 26px;
	font-weight: normal;
	color: #484848;
	margin-bottom: 22px;
	margin-top: 19px;
}

h2 {
	font-size: 17px;
	line-height: 18px;
	font-weight: normal;
	color: #484848;
	margin-bottom: 0px;
	margin-top: 0px;
}

h3 {
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 0px;
}

h4, h5, h6 {
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 0px;
}

a {
	font-size: 12px;
	color: #484848;
	text-decoration: underline;
}

a:hover {
	font-size: 12px;
	color: #484848;
	text-decoration: none;
}

.top_menu {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;		
}

.top_menu:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.arrow {
	padding-top: 3px;
}

.menu {
	line-height: 18px;
}

.copy {
	font-size: 11px;
}

.copy:hover {
	font-size: 11px;
	text-decoration: none;
}
