a:link
{ 
color: #0000ff; 
}

a:visited
	{
	color: #CC00CC;
	}
a:hover
	{
	color: #00aa00;
	}

.footer {
font-family: Arial;
font-size: small;
}

.subtle {
	font-size: x-small;
	color: #828282;
	}
	
	

body {
font-family: Arial;
font-size: smaller;
}

table{
margin-bottom: .5in
}

th {
 font-weight: normal;
}

.date  {
font-weight: bold;
text-align: center;
background: #e1dddd;
}

.head {
	font-style: italic;
	}
.details {
	font-size: smallest;
}


.countdown {
	padding-bottom: .25in;
}



.normal {

	font-weight: normal;
}
.detailstable td{
	font-family: Arial;
	font-weight: bold;
}
.title {
	font-family: Arial;
	font-style: italic;
	background-color: #bbbbbb;
	font-size: large;
	font-weight: bold;
	}


