BODY {
	color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

H1 	{
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
}

td 	{
	color: #1A4080;
	font-family: arial;
	font-size: 11px;
	letter-spacing : 1px;
	line-height : 12px;
}

b 	{
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	}
strong  {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
	}
.schema {
	font-family: arial;
	text-decoration:none;
	font-size: 12px;
	color: #FF0000;
	}
.schema a, a.schema {
	font-family: arial;
	font-weight: bold;
	text-decoration:none;
	font-size: 12px;
	color: #FF0000;
	}
.schema a:hover, a.schema:hover {
	font-family: arial;
	text-decoration:underline;
	font-size: 12px;
	color: #FF0000;
	}
A 	{
	font-family: arial;
	text-decoration:none;
	font-size: 12px;
	color:#FFFFFF;
	}
A:hover {
	font-family: arial;
	text-decoration:underline;
	color:#FFFFFF;
	}

