.body {
	font-family: "Comic Sans MS", "Times New Roman";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
}
.contact {
	font-family: "Comic Sans MS", "Times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: right;
}
.links {
	font-family: "Comic Sans MS", "Times New Roman";
	font-size: 12px;
	text-align: right;
}
.bcolor {
	background-color: #91c8ff;
}
.bcolor2 {
	background-color: #91a8ff;
}
.style1 {font-size: 9px}
.style2 {font-size:12px}

.floatLeft{float: left;}
.floatRight{float: right;}
.image-left{float: left; vertical-align: text-top;}
.image-right{float: right; vertical-align: text-top;}
div.wrapContainer{width:99.5%; float:left;}
