body {
	background-color: #ccffff;
}
.titlefontblue24 {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #006699;
	font-style: italic;
}
.titlefontred16italic {
	font-family: Arial;
	font-size: 16px;
	font-style: italic;
	color: #FF0000;
}
.bodyfontblack13 {
	font-family: Arial;
	font-size: 13px;
}
.bodyfontblue16bold {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}

.bodyfontwhite13 {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
}
.bodyfontwhite12 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.bodyfontblue13bold {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
}

.titlefontred16 {
	font-family: Aria;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.titlefontred14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
}
.clientfont {
	font-family: Arial;
	font-size: 12px;
	color: #66CC99;
}


.titlefontred20 {
	font-family: Aria;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}
.titlefontwhite22 {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
