﻿.mystyle
{
	border-style: solid;
	border-color: #660066;
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-size: 14pt;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}

.newstyle
{
	font-family: 'Trebuchet MS' , Verdana, Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #000080;
	text-align: center;
}
