A:link    { color: #FF0000; text-decoration: none; }
A:visited { color: #FF0000; text-decoration: none; }
A:active  { color: #FFCC00; text-decoration: underline; }
A:hover   { color: #FFCC00; text-decoration: underline; }

.text1 {
  font-family: "Trebuchet MS", Verdana, Helvetica;
  font-size: 11px;
  line-height: 13px;
  color: #FFFFFF;
}

.text2 {
  font-family: "Trebuchet MS", Verdana, Helvetica;
  font-size: 11px;
  line-height: 14px;
  color: #FFFFFF;
}

.text3 {
  font-family: "Trebuchet MS", Verdana, Helvetica;
  font-size: 12px;
  line-height: 16px;
  color: #FFFFFF;
}

.dates {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 14px;
	line-height: 13px;
	color: #CCCCCC;
	font-style: italic;
	font-weight: 400;
}

.box1 {
  font-family: "Courier New", Courier, mono;
  background-color: #CCCCCC
}
.textMed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.textMed p {
	margin:7px 0;
}
.border {
	border: 1px solid #FFFFFF;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	color: #223964;
	display: inline;
}
.study_art {
	font-size: 11px;
	color: #223964;
	display: inline;
}