﻿.FontArial {
	font-family:verdana,Arial ,sans-serif;
	font-size: 10pt;
}

.FontTimes {
font-family: Times New Roman, Courier New;
font-size: 10pt;
}

.smallfont{
	font-size: 10px;
	font-family: Arial, Helvetica;
}
.smallfont select{
	font-size: 10px;
}

.mediumfont{
	font-size: 11px;
	font-family: Arial, Helvetica;
}

.mediumfont select{
	font-size: 11px;
}
.largefont{
	font-size: 12px;
	font-family: Arial, Helvetica;
}
.largefont select{
	font-size: 12px;
}
.NormalBoldLarge{
	font-size: 18px;
	font-weight: bold;
}

