/* CSS Document */
body {
	margin-top: 10px;
	margin-right: 10px;
	
}


.style1 {color: #820024}

.style2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.GreyPara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
}
.botLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



.TelStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #F6EB99;
	font-weight: bold;
	line-height: 40px;
	top: 6px;
}
.webStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FEE895;
	font-weight: bold;
	line-height: 50px;
}
.addrStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFE691;
}
