h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	margin-top: 13px;
	margin-bottom: 0px;
}
.mini {
	font-family: "Times New Roman", Times, serif;
	font-size: .80em;
	margin: 0px;

}
h2 {
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: normal;


}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.85em;
	margin-top: 10px;
	margin-bottom: 0px;
}
.minilist {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	list-style-type: disc;
	margin-top: 5px;

}
.list {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.85em;
	margin-top: 5px;

}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	margin-top: 0px;
	margin-bottom: 2px;

}
