body
{
	font-family: Verdana, Lucida, Times;
	font-size: 8pt;
}

p {
	font-family: Verdana, Lucida, Times;
	font-size: 9pt;
}

td {
	font-family: Verdana, Lucida, Times
	font-size: 8pt;
	color: #000000;
}

img { border:0px }

a { text-decoration: none }

a:link, a:visited, a:active {
	color: #4D4D4D;
}

a:hover {
	text-decoration: none;
	color: #636772;
}


td.box
{
	font-size: 8pt;
}

th.price {
	font-weight: bold;
	font-size: 9pt;
	color: #2B3C44;
}

td.pricefirst, tr.pricefirst {
	background-color:	#F8F8F8;

}

td.pricesecond {
}

input,select,option,textarea {
	font-size: 9pt;
}

.list {
	font-size: 9pt;
}

.toplink {
	font-size: 10px;
	color: #09395D;
	font-family: Verdana, Lucida, Times;
	font-weight: none;
	padding: 0px;
}

.title {
	font-family: Verdana, Lucida, Times;
	font-weight: bold;
	font-size: 11pt;
	color: #363636;
}

.bold {
	font-weight: bold;
	color: #2B3C44;
}

.subtitle {
	font-family: Verdana, Lucida, Times;
	font-weight: bold;
	font-size: 11pt;
	color: #363636;
}

.copyright {
	font-family: Times;
	font-size: 8pt;
	color: #FFFFFF;
}

.date {
	font-family: Times;
	font-size: 8pt;
	color: #343434;
	padding: 1px;
}


