﻿body{
	font-family:Arial;
	font-size:10pt;
}

h1{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
}

h2{
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	color:white;
}

.txtbox{
	background-color:white;
	color:black;
	border:1px black solid;
}

.tc{
	text-align:center;
	height:40px;
}
img {
	border:0px;
}
.info{
	text-align:center;
	line-height:25px;
	vertical-align:bottom;
}