body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}

h1 {
	font-size: 40px;
	font-family: Verdana;
	color: #ffffff;
}
a:link {
	color: #ffffff;
	font-family: tahoma;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;

}
a:hover {
	color: #D7441F;
	font-family: tahoma;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #4176B3;
	font-family: tahoma;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;

}

.text1 {
	font-family: tahoma;
	font-size: 20px;
	color: 4176B3;
	font-weight: bold;
}

