td {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
}


h4,h3 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}

h1 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #0099ff;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}

a:link {
	color: #0099ff;
	text-decoration: none;
}

a:visited {
	color: #0099ff;
	text-decoration: none;
}

a:hover {
	color: #0099ff;
	text-decoration: underline;
}

.dblue {
	color: #006bcc;
}

.white {
	color: #ffffff;
}

a.white:link {
	color: #ffffff;
	text-decoration: none;
}

a.white:visited {
	color: #ffffff;
	text-decoration: none;
}

a.white:hover {
	color: #ffffff;
	text-decoration: underline;
}

.more_blue{
	color: #0074ff;
}

a.more_blue:link {
	color: #0074ff;
	text-decoration: none;
}

a.more_blue:visited {
	color: #0074ff;
	text-decoration: none;
}

a.more_blue:hover {
	color: #0074ff;
	text-decoration: underline;
}

