.main  {
	font-weight : bold;
	font-family : Arial;
	color : 2E5185;
	font-size : x-small;
}

.mainsmall  {
	font-weight : bold;
	font-family : Arial;
	color : 2E5185;
	font-size : xx-small;
}

.news  {
	font-weight : bold;
	font-family : Arial;
	color : White;
	font-size : medium;
}

.heading  {
	font-weight : bold;
	font-family : Arial;
	color : White;
	font-size : xx-small;
}

.date  {
	font-size : xx-small;
	font-family : Arial;
	font-weight : bold;
	color : Black;
	font-style : italic;
}

.link  {
	font-size : xx-small;
	font-family : Arial;
	color : White;
	font-weight : normal;
}

.bighead  {
	font-size : medium;
	font-family : BoomBox, Arial;
	font-weight : bold;
	color : 2E5185;
}

.type  {
	font-size : x-small;
	font-family : Arial;
	font-weight : bold;
	color : White;
}

.typetwo  {
	font-size : x-small;
	font-family : Arial;
	font-weight : bold;
	color : 2E5185;
}

