body{
		font-family: Arial, Helvetica,Sans-Serif;
		font-size: 10px;
		margin: 8px;
		background-position : bottom left;
		background-repeat: no-repeat;
		background-color: F1F1F1;
		margin: -1px;
	}
	
table.border_on {
	border: solid 1px #bcbcbc;
	margin-top:12px;
	}
td {
font-family: Arial, Helvetica,Sans-Serif;
		font-size: 13px;
		color: #000000;
		font-weight: normal;
		line-height: 17px;
}
a.menu			{display: block;
				 text-align: center;
				 text-decoration: none;
				 font-family:arial,helvetica,verdana;
				 font-size:11px;
				 font-weight: bold;
				 color: #336699;
				 BORDER: none;
				 }

a.menu:hover	{display: block;
				 text-align: center;
				 text-decoration: none;
				 font-family:arial,helvetica,verdana;
				 font-size:11px;
				 font-weight: bold;
				 color: #FFFFFF;
				 BORDER: none;
				 background-color:#336699;
				 }

.p 
{
	position:relative;
	top: 2px;
	font-size:14px;
	display: none;
}

.s1 {
  color: navy; 
  font: 18pt Impact, sans-serif;
}
.s2 {
  color: red; 
  font: italic 16px Georgia, serif;
}

.p a
{
color: FFFFFF;
text-decoration:none;
font-size:11px;
font-weight: bold;
}
.p a:hover
{
color: #FFFF00;
text-decoration:none;
font-size:11px;
font-weight: bold;
}
a {
	text-decoration: none;
	color: #C60005;
}
a:hover
{
	text-decoration: underline;
	color: #C60005;
	
}
