﻿body{
	font-family: verdana, arial, sans-serif;
	font-size: .68em;
}

h1{
	font-family: arial, sans-serif;
}

h2{
	font-size: 120%; /*100%*/
}

#links, #footer{
	font-size: 94%;
}

#logo h1{
	font-size: 250%;  /*150%*/
}

.sbihead h1{
	font-weight: bold;
	font-size: 112%;
}
.date_info {
	font-weight:bold;
}
.title_info {
	font-weight:bold;
	font-style:italic;
}

#column2 h1{
	font-size: 150%;
	font-weight: normal;
}

input, textarea{
	font-family: verdana, arial, sans-serif;
	font-size: 100%;
}

.submit{
	font-family: verdana, arial, sans-serif;
	font-size: 100%;
}