body
{
	margin-left: 0; margin-top: 0; margin-right:0;
	background-color: #F0F0FF;
	font-size: 30px;
	color: #153678;
	font-family: arial,helvetica,"sans serif";
}
body.notes
{
	margin-left: 0; margin-top: 0;
	background-color: #871F16;
	font-size: 30px;
	color: #153678;
	font-family: arial,helvetica,"sans serif";
}
h1, .h1
{
	color: #153678;
	font-size: 40px;
	font-weight: bold;
	font-family: arial,helvetica,"sans serif";
	letter-spacing: 3px;
}
.h1-bl
{
	color: #153678;
	font-size: 40px;
	font-weight: bold;
	font-family: arial,helvetica,"sans serif";
	letter-spacing: 3px;
}
h2, .h2
{
	color: #153678;
	font-size: 35px;
	font-weight: normal;
	font-family: arial,helvetica,"sans serif";
	letter-spacing: 3px;
}
td, p
{
	font-size: 30px;
	color: #153678;
	font-family: arial,helvetica,"sans serif";
	letter-spacing: 1px;
}
td.x
{
	font-size: 1px;
	color: #153678;
	height:3px;
}
.small
{
	font-size: 20px;
	color: #153678;
	font-family: arial,helvetica,"sans serif";
	letter-spacing: 1px;
}
.vsmall
{
	font-size: 14px;
	color: #153678;
	font-family: arial,helvetica,"sans serif";
}
.vsmall-grey
{
	font-size: 14px;
	background-color: #F;
	color: #000000;
	font-family: arial,helvetica,"sans serif";
}
.xsmall
{
	font-size: 8px;
	color: #153678;
	font-family: Verdana,helvetica,"sans serif";
}
a:link, a:visited									{font-size:18px; color:#FF5809; text-decoration:none; font-weight: normal; }
a:hover												{font-size:18px; color:#F90; text-decoration:none; font-weight: normal; }
a.vsmall:link										{font-size:14px; color:#FF5809; text-decoration:none; font-weight: normal; }
a.vsmall:visited									{font-size:14px; color:#004797; text-decoration:none; font-weight: normal; }
a.vsmall:hover										{font-size:14px; color:#F90; text-decoration:none; font-weight: normal; }
a.menu:link, a.menu:visited							{font-size:14px; color:#000000; text-decoration:none; font-weight: normal; }
a.menu:hover										{font-size:14px; color:#153678; text-decoration:none; font-weight: normal; }


