 .text{
	font-weight:normal;
	font-size: 20pt;
	color: Black;
	font-family: "Tohoma";
}

.red{
	font-family : "Britannic Bold";
	font-size : 11pt;
	font-style : normal;
	color: Red;
}
.red2{
	font-family : "Bell MT";
	font-size : 8pt;
	font-weight : normal;
	color: red;
}
.red3{
	font-family : "Bell MT";
	font-size : 18pt;
	font-weight : normal;
	color: red;
}
.header{
	font-weight: normal;
	font-size: 15pt;
	color: Navy;
	font-family: "Arial Black";
}
.header_small{
	font-weight: normal;
	font-size: 10pt;
	color: Navy;
	font-family: "Arial Black";
}
.newshead{
	font-family : "Bell MT";
	font-size : 12;
	font-weight : bold;
	color: Black;
}
.newshead2{
	font-family : "Bell MT";
	font-size : 16;
	font-weight : bold;
	color: Black;
}
.newshead3{
	font-family : "Bell MT";
	font-size : 12;
	font-weight : bold;
	color: Black;
}
.newstext{
	font-family : "Bell MT";
	font-size : smaller;
	font-weight : normal;
	color: Navy;
}
.newstext2{
	font-family : "Bell MT";
	font-size : 8pt;
	font-weight : normal;
	color: black;
}
.newstext3{
	font-family : "Bell MT";
	font-size : 16pt;
	font-weight : normal;
	color: Navy;
}
.whitetext{
	font-family : Arial;
	font-size : smaller;
	font-weight : normal;
	color: white;
}

.whitetitle{
	font-family : Arial;
	font-size : larger;
	font-weight : bold;
	color: white;
	background-color:black;
}

.homecolor{
	font-family : Arial;
	font-size : smaller;
	font-weight : bold;
	color: #62BFF5;
	background-color:white;
}

