body
{
	font-family: Trebuchet MS, Calibri, Arial, sans-serif;
	font-size: 12px;
}

table, td
{
	border: 1px solid black;
	font-family: Trebuchet MS, Calibri, Arial, sans-serif;
	font-size: 12px;
}

.Content
{
	font-family: Trebuchet MS, Calibri, Arial, sans-serif;
	font-size: 12px;
}

.Title
{
	font-size: 18px;
	font-weight: bold;
	color: #548DE2;
}

.blue { color: #548DE2; font-weight: bold; }

.error { color: red; font-weight: bold; }

a:link { text-decoration: none; color: #0066D5; font-weight: bold; }
a:visited { text-decoration: none; color: #0066D5; font-weight: bold; }
a:hover { text-decoration: underline; color: #0066D5; font-weight: bold; }
a:active { text-decoration: none; color: #0066D5; font-weight: bold; }

a.menu:link { text-decoration: none; color: #E3E6E3; font-weight: bold; font-size: 14px; }
a.menu:visited { text-decoration: none; color: #E3E6E3; font-weight: bold; font-size: 14px; }
a.menu:hover { text-decoration: none; color: #980303; font-weight: bold; font-size: 14px;  }
a.menu:active { text-decoration: none; color: #E3E6E3; font-weight: bold; font-size: 14px; }

.Universities { text-decoration: none; color: white; font-weight: bold; font-size: 12px; }