﻿a:link {
	color: #0C3484;
	font-size: 20px;
	text-decoration: none;
}
a:hover {
	color: #6699FF;
	font-size: 20px;
	text-decoration: none;
}
body {
	font-family: Cambria;
	padding: 20px 20px 20px 20px;
}
h1 {
	font-size: 34px;
	font-weight: bold;
}
h2 {
	font-size: 26px;
	font-weight: bold;
}
td {
	font-size: 20px;
}
.Thumbnail {
	border: 1px solid #0C3484;
	margin: 10px 10px 10px 10px;
}
.Frame {
	border: 1px solid #0C3484;	
}