H1 {
	FONT-SIZE: 14px; 
	FONT-FAMILY: Verdana;
}

H2 {
	FONT-SIZE: 14px; 
	FONT-FAMILY: Verdana;
}


A:LINK {
	COLOR: Blue;TEXT-DECORATION: underline;
}
A:hover {
	COLOR: Navy;
	TEXT-DECORATION: underline;
}
A:visited {
	Color: Maroon;
	TEXT-DECORATION: underline;
}

.menu {
	color: Black;
	font-size: 16;
	font-family: Times New Roman, Times, serif;
	text-align: center;
	font-weight : bolder;
}
A.menu:LINK {
	color: #243162;
	TEXT-DECORATION: none;
}
A.menu:hover {
	color: #880000;
	TEXT-DECORATION: none;
}
A.menu:visited {
	color: #243162;
	TEXT-DECORATION: none;
}

.menu1 {
	color: Black;
	font-size: 14;
	font-family: Times New Roman, Times, serif;
	text-align: center;
	font-weight : bolder;
}
A.menu1:LINK {
	color: #243162;
	TEXT-DECORATION: none;
}
A.menu1:hover {
	color: #710003;
	TEXT-DECORATION: none;
}
A.menu1:visited {
	color: #243162;
	TEXT-DECORATION: none;
}



.mini {
	color: #000000;
	font-family: Arial;
	font-size: 9px;
	text-align: center;
	TEXT-DECORATION: none;
}

.minitxt {
	color: #000000;
	font-size: 10px;
	font-family: Arial;
	text-align: center;
	TEXT-DECORATION: none;
}

A.minitxt:LINK {
	color: #000000;
	TEXT-DECORATION: none;
}
A.minitxt:hover {
	color: #000000;
	TEXT-DECORATION: none;
}
A.minitxt:visited {
	color: #000000;
	TEXT-DECORATION: none;
}



.lnk {
	color: Black;
	font-size: 20;
	font-family: Times New Roman, Times, serif;
	text-align: center;
	font-weight : bolder;
}
A.lnk:LINK {
	color: #253F52;
	TEXT-DECORATION: underline;
}
A.lnk:hover {
	color: #710003;
	TEXT-DECORATION: none;
}
A.lnk:visited {
	color: #243162;
	TEXT-DECORATION: underline;
}
.text2 {
	color: Black;
	font-size: 20;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
}
.text1 {
	color: #712473;
	font-size: 16;
	font-family: "Courier New", Courier, monospace;
	text-align: left;
}
.stext {
	color: black;
	font-size: 13;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	TEXT-DECORATION: none;
}
.stext:LINK {
	color: #6D5A62;
	font-size: 13;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	TEXT-DECORATION: none;
}

.btext  {
	color: #6D5A62;
	font-size: 30;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	TEXT-DECORATION: none;
	margin-top : 10px;
	margin-bottom : 10px;
}
.btext:LINK {
	color: #6D5A62;
	font-size: 30;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	TEXT-DECORATION: none;
}
.ntext  {
	color: #E0E0E0;
	font-size: 1;
	font-family: "Times New Roman", Times, serif;
	TEXT-DECORATION: none;
	cursor: default;	
}
.smalltext {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: normal;
}
