﻿.newStyle1 {
	font-family: Tahoma;
	font-size: large;
	font-weight: bold;
	color: #990000;
}
.newStyle2 {
	font-family: Tahoma;
	font-size: small;
}
