body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color: #000000;
	left: auto;
	right: auto;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.table {
	padding-left: 15px;
	background-color:#F3F3F3;
	width: 510px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
}

table.wrapper {
	width: 514px;
	margin-left:auto;
	margin-right:auto;
	border: 5px;
	border-top-color: #CC0000;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
}

td.pad {
	padding:15px;
}

p.heading {
font-weight:bold;
color:#990000;
background-color:#EBEBEB;
padding: 5px;
font-size:medium;
}
p.cost {
font-weight:bold;
background-color:#EBEBEB;
padding: 5px;
}
.launch {font-size: smaller}

.fine {
text-align:center;
font-size:smaller;
}
