body {
	margin: 0px;
	padding: 0px;
	text-align: center;

	font-family: Arial, Helvetica, sans-serif;
	color: 01458C;
}
small {
	font-size: 10px;
	text-align: center;
}
small a {
	color: 01458C;
	text-decoration: none;
}
small a:hover {
	color: 01458C;
	text-decoration: underline;
}
table.main {
	height: 100%;
	width: 830px;
}
tr.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	background-color: #CCCCCC;
	text-align: center;
}
td.cal {
	text-align: center;
	background-color: FFEA60;
	font-size: 12px;
	vertical-align: top;
	background-image: url(images/cal_bg.gif);
	border: 1px solid #01458C;
}
h1 {
	font-size: 24px;
	color: 01458C;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

td.cal a {
	color: 01458C;
	text-decoration: none;
}
td.cal a:hover {
	color: 01458C;
	text-decoration: underline;
}
p.trip {
	font-size: 12px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}

h2 a {
	color: 01458C;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}p {
	font-size: 12px;
}
p a {
	color: #01458C;
	text-decoration: none;
}
p a:hover {
	text-decoration: underline;
}
table.common {
	font-size: 12px;
}
input {
	font-size: 12px;
	color: #01458C;
	border: 1px solid #000000;
}
select {

	font-size: 12px;
	color: #01458C;
	border: 1px solid #000000;
}
textarea {

	font-size: 12px;
	color: #01458C;
	border: 1px solid #000000;
}
ul {
	font-size: 12px;
	color: #01458C;
}
ul a {
	color: #01458C;
	text-decoration: none;
	font-weight: bold;
}
ul a:hover {
	text-decoration: underline;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	background-color: #FFFFFF;
	margin: 15px;
	padding: 15px;
	width: 600px;
	border: 1px solid #000000;
}

