﻿.newStyle1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #5B5B8A;
}
.newStyle2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #5B5B8A;
}
.newStyle3 {
	font-family: "Book Antiqua";
	font-size: 20px;
	color: #5B5B8A;
	font-weight: normal;
	font-style: italic;
}
.newStyle4 {
	font-family: "Book Antiqua";
	font-size: 45px;
	color: #C0C0C0;
	font-weight: normal;
	font-style: italic;
}
.newStyle5 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: normal;
	color: #333399;
}

