body
{
	font-family: Arial, Sans-Serif;
	font-size: x-small;
	color: #333;
}

table
{
	font-size: x-small;
}

h1
{
	font-size: small;
	font-weight: bold;
}

h2
{
	font-size: x-small;
	font-weight: bold;
}

#main
{
	border: 1px solid #333;
	font-size: x-small;
}

#calFrom a
{
	text-decoration: none;
}

#calTo a
{
	text-decoration: none;
}

.lineunder
{
	border-bottom: 1px solid #cccccc;
}
