/* CSS Document */
#darkbluetxt {
	color:#000080;
}

#greentxt {
	color:#006200;
}

#navigation
{
	font:Calibri;
	font-size:12px;
	text-align:center;
	
}

#bodyTitle
{
	font:Calibri;
	font-size:22px;
	font-weight:bolder;	
}

#bodyTitle1
{
	font:Calibri;
	font-size:22px;
	font-weight:bolder;
	font-variant:small-caps;
	
}

#bodyText1
{
	font:Calibri;
	font-size:14px;
	font-weight:600;
	
}

#bodyText1
{
	font:Calibri;
	font-size:14px;
	font-weight:600;
	
}

