.text {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: Black;
	FONT-FAMILY: "Times New Roman", Times, serif;
	TEXT-DECORATION: none;
}
.texty {
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: Black;
	FONT-FAMILY: "Times New Roman", Times, serif;
	TEXT-DECORATION: none;
}
.textheader {
	FONT-WEIGHT: bold;
	FONT-SIZE: 20px;
	COLOR: #1a3373;
	FONT-FAMILY: "Times New Roman", Times, serif;
	TEXT-DECORATION: none;
}
.textsmall {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #1a3373;
	FONT-FAMILY: "Times New Roman", Times, serif;
	TEXT-DECORATION: none;
}
.textbig {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #1a3373;
	FONT-FAMILY: "Times New Roman", Times, serif;
	TEXT-DECORATION: none;
}
.textbigblack {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #000000;
	FONT-FAMILY: "Times New Roman", Times, serif;
	TEXT-DECORATION: none;
}
A:link {
	text-decoration: none;
	color: Black;
}
A:visited {
	text-decoration: none;
	color: Black;
}
A:hover	{
	text-decoration: underline;
	color: Black;
}

.body {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: "Times New Roman", Times, serif;
	TEXT-DECORATION: none;
}
.text:link {
	FONT-SIZE: 11px;
	COLOR: Black;
	FONT-FAMILY: "Times New Roman", Times, serif;
	TEXT-DECORATION: none;
}
.text:hover {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: "Times New Roman", Times, serif;
	TEXT-DECORATION: underline;
}
.text:visited {
	FONT-SIZE: 11px;
        COLOR: #000000;
        FONT-FAMILY: "Times New Roman", Times, serif;
        TEXT-DECORATION: none
}

