a.nav {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.heading {
	font-family: "Arial Narrow", Arial, Helvetica;
	color: #83253D;
	letter-spacing: 1px;
	font-size: 16px;
	font-weight: bold;

}
.txtItalics {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #83253D;
	letter-spacing: 1px;
}
.boxMain {
	font-family: "Arial Narrow", Arial, Helvetica;
	font-size: 12px;
	line-height: 26px;
	text-transform: uppercase;
	color: #CCCCCC;
	letter-spacing: 3px;
	font-weight: bold;

}
.boxSmall {
	color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.txtGrey {
	color: #CCCCCC;
	text-decoration: none;
}
li {
	list-style-type: square;
}
