﻿body
{
	font-size: 9px;
	font-family: Arial, 'Times New Roman';
}
.small 
{
	font-size: 9px;
}

.sbold 
{
	font-size: 9px;
	font-weight:bold;
	font-family: Arial, 'Times New Roman';
}
.title
{
	font-size:medium;
	font-weight:bold;
}
