a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #999;
}
a:active {
	color: #000;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-transform: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.try {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
li {
	list-style-position: outside;
	list-style-type: circle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.tableborder {
	border: thin solid #CCCCCC;
}
.bold {
	font-weight: bold;
}
.promotitle {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CE6500;
}
.blackpromo {
	font-family: Helvetica;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.blackpromosml {
	font-family: Helvetica;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}

.greypromo {
	font-family: Helvetica;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #505050;
}

.whitepromo {
	font-family: Helvetica;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}

.orangerow {
	background-color: #C60;
}
.blackrow {
	background-color: #000;
}

.greyrow {
	background-color: #CCC;
}
.whiterow {
	background-color: #FFF;
}
li {
	list-style-type: square;
}

