/* CSS Document */

body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.headingblue {
	font: Calibri;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
}

.bodytext {
	font: Calibri;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.links {
	font: Calibri;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}

.headinggray {
	font: Calibri;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}

.bodytextside {
	font: Calibri;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.headinggrayside {
	font: Calibri;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.copyright {
	font: Calibri;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.searchbutton {
	font: Calibri;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.searchbox {
	font: Calibri;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.homepage {
	font: Calibri;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}


