/* FONT STYLES */
a {
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	text-decoration:none;
	font-style: italic;
	font-size: 11px;
}
a:hover {
	font-family:"Times New Roman", Times, serif;
	color:#91353B;
	text-decoration:underline;
	font-style: italic;
	font-size: 11px;
}
a:visited {
	font-family:"Times New Roman", Times, serif;
	color:#cc9966;
	font-size: 11px;
	font-style: italic;
}
td {
	font-family:"Times New Roman", Times, serif;
	color:#333333;
	font-size:12px;
	font-style: italic;
}
.text {
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	text-decoration:none;
	font-style: italic;
	font-size: 12px;
}
.info {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:9px;
	line-height:12px;
	left: 1pc;
	position: relative;
	right: 1pc;
}
.infowhite {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:9px;
	line-height:12px
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-align: left;
	line-height: 1.2;
}
.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	line-height: 12pt;
	font-style: normal;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: normal;
	text-align: left;
	line-height: 12pt;
	color: #666666;
	letter-spacing: 1px;
	font-weight: lighter;
}
