p.whitetext {
	font-family : sans-serif;
	font-size : small;
	font-weight : bold;
	color : White;
}

p.bluetext {
	font-family : sans-serif;
	font-size : small;
	font-weight : bold;
	color : rgb(41,55,99);
}

p.bluehead {
	font-family : sans-serif;
	font-size : medium;
	font-weight : bold;
	color : rgb(41,55,99);
}

p.addresstext {
	font-family : sans-serif;
	font-size : small;
	font-weight : normal;
	color : White;
}

A.addresstext {
	font-family : sans-serif;
	font-size : small;
	font-weight : normal;
	color : White;
}

p.blueaddresstext {
	font-family : sans-serif;
	font-size : small;
	font-weight : normal;
	color : rgb(41,55,99);
}

A.blueaddresstext {
	font-family : sans-serif;
	font-size : small;
	font-weight : normal;
	color : rgb(41,55,99);
}

A.OBSL {
	font-family : sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : rgb(229,217,83);
}

A.OWSL {
	font-family : sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : rgb(0,0,160);
}

A.OBGL {
	font-family : sans-serif;
	font-size : x-small;
	color : rgb(245,219,72);
}

A.OWGL {
	font-family : sans-serif;
	font-size : x-small;
	color : rgb(0,0,160);
}

p.OBCP {
	font-family : sans-serif;
	font-size : x-small;
	color : rgb(245,219,72);
}

p.OWCP {
	font-family : sans-serif;
	font-size : x-small;
	color : rgb(0,0,160);
}

