.normaltext  {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	font-style : normal;
	color : #3B3B3B;
}

.largetext  {
	font-size : 11pt;
	font-family : Verdana, Arial;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : Black;
}

.smalltext  {
	font-size : 11px;
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	color : #3B3B3B;
	text-decoration : none;
}

.bluetext  {
	font-family : Verdana, Arial;
	font-size : 11pt;
	color : Navy;
	font-style : normal;
	text-decoration : none;
	font-weight : bold;
}

.whitetext  {
	font-family : Verdana, Arial;
	font-size : 8pt;
	color : white;
	font-style : normal;
	text-decoration : none;
}

.menutext  {
	font-family : Verdana, Arial;
	font-size : 8pt;
	color : red;
	font-style : normal;
	text-decoration : none;
}

.black  {
	font-family : Verdana, Arial;
	font-size : 8pt;
	color : black;
	font-style : normal;
	text-decoration : none;
}
A.black:link{
	font-family : Verdana, Arial;
	font-size : 8pt;
	color : black;
	font-style : normal;
	text-decoration : underline;
}
A.black:active{
	font-family : Verdana, Arial;
	font-size : 8pt;
	color : black;
	font-style : normal;
	text-decoration : underline;
}
A.black:visited{
	font-family : Verdana, Arial;
	font-size : 8pt;
	color : black;
	font-style : normal;
	text-decoration : underline;
}
A.black:Hover{
	font-family : Verdana, Arial;
	font-size : 8pt;
	color : Red;
	font-style : normal;
	text-decoration : none;
}
A:link  {
	font-family : Verdana, Arial;
	text-decoration : none;
	font-family : Verdana;
	color : #3B3B3B;
	font-size : 8pt;
}

A:visited  {
	font-family : Verdana, Arial;
	text-decoration : none;
	font-family : Verdana;
	color : #3B3B3B;
	font-size : 8pt;
}

A:active  {
	font-family : Verdana, Arial;
	text-decoration : none;
	font-family : Verdana;
	color : #3B3B3B;
	font-size : 8pt;
}

A:hover  {
	font-family : Verdana, Arial;
	text-decoration : none;
	font-family : Verdana;
	color : black;
	font-size : 8pt;
}.normaltext1 {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; text-decoration: none; font-style: normal; color: #3B3B3B}
