﻿input {
	color:white;
	background-color:#113A92;
	font-weight:bold;
	text-align:center;
	font-family:'Times New Roman', Times, serif;
	width:135px;
	height:40px;
	font-size:15px;
}
span {
	font-family:Garamond;
	font-size:x-large;
	text-align:center;
}
.medium {
	font-size:medium;
	text-align:center;
}
.center {
	text-align:center;
}
.top {
	vertical-align:top;
}