td 
{
	font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
	font-size: 12px;
}

body 
{
	margin: 0px;
	background-color: #777;
}

.full-size-table 
{
	width: 753;
	background:white;
}

.content 
{
	text-align: justify;
	background:white;
}

a 
{
	color: #333;
}

a:hover
{
	color: #000;
	text-decoration:underline;
}

.gray-tile1 
{
	background-image: url("images/gray-tile1.jpg");
	background-repeat : repeat-y;
}

h1
{
	font-size: 20px;
	font-weight: bold;
	color: #384d84;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h2,h3,h4,h5
{
	font-size: 16px;
	font-weight: bold;
	color: #384d84;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.c3
{
	text-align:center;
}

.c1
{
	padding-top:20px;
	padding-left:20px;
}