@charset "UTF-8";
/* CSS Document */

.1214Times {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
}

.1214TimesItalic {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	line-height:18px;
	font-weight:bold;
	color:#000;
	text-align:left;
}

.1418ArialBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	text-align: left;
}

.1418Arial {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#000;
	text-align:left;
}

.1214GeorgiaRegular {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:18px;
	color:#000;
	text-align:center;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.1214Georgia {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #000;
}

.1214GeorgeWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	color: #FFF;
}

.left1 {	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000;
}
body {
	background-color: #C99;
}