body {
	margin-top: 0px;
}

.title1 {
	font-size: 38px;
	font-family: Georgia;
	background-image: url(red.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-bottom: 10px;
	padding-top: 13px;
	padding-left: 40px;
	color: #CC3300;
	background-color: #FFFFFF;
			}
.sIFR-active .title1 {
	visibility: hidden;
	font-family: Georgia;
	line-height: 1em;
			}
.title2 {
	font-size: 38px;
	font-family: Georgia;
	background-image:  url(pink.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 13px;
	padding-bottom: 10px;
	padding-left: 40px;
	color: #FF6666;
	background-color: #FFFFFF;		
			}
			
			.sIFR-active .title2 {
	visibility: hidden;
	font-family: Georgia;
	line-height: 1em;
			}
			.title3 {
	font-size: 38px;
	font-family: Georgia;
	background-image:  url(yellow.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 13px;
	padding-bottom: 10px;
	padding-left: 40px;
	color: #FF9933;	
	background-color: #FFFFFF;
			}
			
			.sIFR-active .title3 {
	visibility: hidden;
	font-family: Georgia;
	line-height: 1em;
			}
			.title4 {
	font-size: 38px;
	font-family: Georgia;
	background-image:  url(green.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-bottom: 10px;
	padding-top: 13px;
	padding-left: 40px;
	color: #339933;	
	background-color: #FFFFFF;
			}
			
			.sIFR-active .title4 {
	visibility: hidden;
	font-family: Georgia;
	line-height: 1em;
			}
			
		
		


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

