﻿/* CSS layout */
#masthead {
}
#top_nav {
}
#page_content {
	padding: 10px;
	font-family: Verdana;
	font-size: 12px;
}
#footer {
font-family: Verdana;
	font-size: 11px;

}

#sub_header {
	font-family: Verdana;
	font-size: 14px;
}

h1
{
	font-size: 20px;
	font-weight: bold;
}

h2
{
font-size: 16px;
font-weight: bold;

}

h3
{
font-size: 14px;
font-weight: bold;


}

ul
{
list-style-image: url('images/mis-bullet.jpg');
padding-right: 10px
font-family: Verdana;
font-size: 12px;


}

