﻿.body {
font-family: Tahoma;
font-size: 16px;
color: #000000;
}
.center {
text-align: center;
}
.font18red {
	font-family: Tahoma;
	font-size: 18px;
	color: #F00;
}
.font20red {
	font-family: Tahoma;
	font-size: 20px;
	color: #F00;
}
.font24red {
	font-size: 24px;
	color: #F00;
}
.font16green{
	font-family: Tahoma;
	font-size: 16px;
	color: #008000; 
}
.font18blue{
	font-family: Tahoma;
	font-size: 18px;
	color: #0011FF;
}	
.fontdaystogo {
	font-size: 30px;
	font-weight:bold;
	color: #008000;
}	
.section_head{
	font-family: Tahoma;
	font-size:24px;
	color: #008000;
	}
.sub_heading{
	font-family: Tahoma;
	font-size:20px;
	color: #000000;
	}


