﻿.Base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}

.BaseBold  { font-size: small; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal }
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
}
