﻿body 
{
	padding: 0px;
	margin: 0px;	
	color: #696969;
  font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman;
  font-size: 13px;
  height: 100%;
  background-image: url(images/background-body.gif);
  line-height: 20px;
}

td
{
  color: #696969;
  font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman;
  font-size: 13px;
  line-height: 20px;
}

html
{
	height: 100%;
}

a
{
	color: #24619f;
}

img { border: 0; }

h1, .heading
{
  font-size: 25px;
  color: #333;
}

h2
{
	font-size: 18px;
	color: #333;
}

h3
{
	font-size: 15px;
	color: #333;
}

#left
{
  width: 270px;
}

#right
{
  background-color: #fff;
}

#schedule
{
  line-height: 25px;
  font-size: 15px;
}

#schedule a
{
  color: #3399ff;
}

#footer
{
  font-size: 10px;
  text-align: center;
}

.date
{
  color: #ebc92d;
  font-size: 11px;
}
