
body {
	margin-bottom: 0px;
	background-color: #FFFFFF;

	font-family: Tahoma;
	font-size: 10px;
	color: #8a8a8a;
	font-weight: normal;
	line-height: 14px;
}

h1 {
	font-family: Tahoma;
	font-size: 20px;
	color: #8a8a8a;
	line-height: normal;
}

.frame {
	border: 1px solid #0073B4;
}

a:link {
	color: #343434;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;


	font-variant: normal;
	text-transform: none;
}
a:visited {
	color: #343434;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;


	font-variant: normal;
	text-transform: none;

}

a:hover {
	color: #343434;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;

	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

.ad_link {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color:#343434;
}

.g_links {
	color: #343434;
	text-decoration: underline;
	line-height: 14px;
	padding-left: 5px;
}

