BODY  {
	background-color : #FFE999;
	font-family : "Times New Roman", Times, serif;
}

A:LINK  {
	font-family : "Times New Roman", Times, serif;
	color : #D2691E;
}

A:VISITED  {
	font-family : "Times New Roman", Times, serif;
	color : #00008B;
}

A:ACTIVE  {
	font-family : "Times New Roman", Times, serif;
	color : Black;
}

.SubHead  {
	color : black;
	font-size : 25px;
	font-family : arial black;
	text-align : center;
}

.Welcome1  {
	color : black;
	font-size : 52px;
	font-family : "Times New Roman";
	text-align : center;
	font-style : normal;
	font-weight : normal;
}

.Welcome2  {
	color : black;
	font-size : 25px;
	font-family : "Times New Roman";
	text-align : center;
	font-style : normal;
	font-weight : bold;
}

.Welcome3  {
	color : black;
	font-size : 20px;
	font-family : "Times New Roman";
	text-align : left;
	font-style : normal;
	font-weight : bold;
}

.Welcome4  {
	color : black;
	font-size : 20px;
	font-family : "Times New Roman";
	text-align : center;
	font-style : italic;
	font-weight : bold;
}

.Title  {
	color : black;
	font-size : 30px;
	font-family : "Times New Roman";
	text-align : center;
	font-style : italic;
	font-weight : normal;
}

.txtMain  {
	font-size : 17px;
	font-family : "Times New Roman", Times, serif;
	color : black;
}

.txtTiny  {
	font-size : 10px;
	font-family : "Times New Roman", Times, serif;
	color : black;
}

.txtMed  {
	font-size : 12px;
	font-family : "Times New Roman", Times, serif;
	color : black;
}

.Welcome5  {
	color : black;
	font-size : 18px;
	font-family : "Times New Roman";
	text-align : left;
	font-style : normal;
	font-weight : bold;
}

