p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #08379c;
}
body {
    margin-left: 5%;
	margin-right: 5%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #08379c;
	}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #08379c;
	text-decoration: underline;
	}

h2 {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #08379c;		
}
h3 {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #b60a00;		
}
h6 {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #08379c;		
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #08379c;
}
h5{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #b60a00;
	font-weight: bold;
}
a:link {
	color: #08379c;
	text-decoration: none;
	
	font-weight: bold;
}
a:visited {
	color: #08379c;
	text-decoration: none;
	
	font-weight: bold;
}
a:hover {
	color: #b60a00;
	text-decoration: none;
	
	font-weight: bold;
}
a:active {
	color: #08379c;
	text-decoration: none;
	
	font-weight: bold;
}
.buttonbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #08379c;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #08379c;
	list-style-image: url(images/bullet-10px.gif);
	background-color: #ffffff;
	list-style-position: outside;
	list-style-type: none;
}
.h7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #b60a00;
}
.h8 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #08379c;
}
