/* CSS Document */
body 
{
	background-color: #6699FF;
	background-color: rgb(253,245,230);
	background-color: white;
	background-color: #FFF;
	font: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

h1
{
	font-size: 30px;
}

table
{
	font-size: 11px;
}

