.Header {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #9f9f9f;
}
.text {
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
}
.details {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #9F9F9F;
}
.header1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #7a7a7a;
	font-weight: bold;
}
.header2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #58A6CD;
	font-weight: bold;
	text-decoration: underline;
}
.textlink {
	font-family: tahoma;
	font-size: 11px;
	color: #727272;
	text-decoration: underline;
}
.HeaderGreen {
	font-family: Tahoma;
	font-size: 18px;
	color: #336633;
	font-weight: normal;
}
.dots {
	font-family: tahoma;
	font-size: 8px;
	color: #A1A1A1;
}
.textwhite {

	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.textred {
	font-family: tahoma;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}
