.body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	line-height: 19px;
	text-align: justify;
}

.bullets {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006699;
	line-height: 18px;
	text-align: left;
}

.bodybold {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #006699;
	line-height: 16px;
	text-align: left;
}

.header {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #003366;
	line-height: normal;
	width: auto;
}

.title {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	line-height: normal;
	width: auto;
}


a:link {
	color: #cc0000;
	text-decoration: none;
}
a:visited {
	color: #cc0000;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}

a.menu:link {
font-family: "Trebuchet MS";
	font-size: 16px;
	color: #cc0000;
	text-decoration: none;
}
a.menu:visited {
font-family: "Trebuchet MS";
	font-size: 16px;
	color: #cc0000;
	text-decoration: none;
}
a.menu:hover {
font-family: "Trebuchet MS";
	font-size: 16px;
	color: #336699;
	text-decoration: none;
}

a.email:link {
font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.email:visited {
font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.email:hover {
font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.backgroundG {
background-image: url(images/bg_g.gif);
background-repeat: no-repeat;
}

