body {
	font-family:  verdana;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
}
td {
	font-family:  verdana;
	font-size: 15px;
	color: 000000;
	font-weight: normal;
}

a:link {
	color: #FC5200;
	text-decoration: none;

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

}
a:hover {
	color: #68B01C;
	text-decoration: underline;
}

a.main:link {
	color: #FFFFFF;
	font-family:  verdana;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;

}
a.main:visited {
	color: #FFFFFF;
	font-family:  verdana;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;

}
a.main:hover {
	color: #F9CC35;
	font-family:  verdana;
	font-size: 17px;
	font-weight: bold;
	text-decoration: underline;
}
a.main1:link {
	color: #542F15;
	font-family:  verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}
a.main1:visited {
	color: #542F15;	
	font-family:  verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}
a.main1:hover {
	color: #E54327;
	font-family:  verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.sm:link {
	color: #FFFFFF;
	font-family:  verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}
a.sm:visited {
	color: #FFFFFF;
	font-family:  verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}
a.sm:hover {
	color: #FC5200;
	font-family:  verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}


th {
	font-family:  verdana;
	font-size: 16px;
	color:#006599;
	font-weight: bold;
}