A.yellow { text-decoration:none; }
A.yellow:link { color: #ffffcc; }
A.yellow:visited { color: #ffffcc; }
A.yellow:active { color: #ffffff; }
A.yellow:hover  { color: #ffffff; }

A.gray { text-decoration:none; }
A.gray:link { color: #666666; }
A.gray:visited { color: #333399; }
A.gray:active { color: #ffcc66; }
A.gray:hover  { color: #000000; }

A.red { text-decoration:none; }
A.red:link { color: #993333; }
A.red:visited { color: #333399; }
A.red:active { color: #ffcc66; }
A.red:hover  { color: #000000; }

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}


.Address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.Apply {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.ContentLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.ContentMainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.ContentSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.ContentTitle {
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #0A2AA5;
	text-transform: uppercase;
	letter-spacing: .10em;
	font-family: "Times New Roman", Times, serif;
}
.FacultyItem {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.FacultyName {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0A2AA5;
	font-family: Arial, Helvetica, sans-serif;
}
.FacultyText {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.FacultyTitle {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #333333;
}

