@charset "UTF-8";
/* CSS Document */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}


.bodyblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


.firstaid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	line-height: 26px;
}

.firstaidred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CB0202;
	line-height: 26px;
}

#logo {
	background-image: url(../img/logo.jpg);
	height: 200px;
	width: 940px;
}
