body	{
	background-repeat: no-repeat;
	}


td
	{
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #1C3666;
	}

.title
	{
	font-size: 14px;
	font-weight: bold;
	}


a:link
	{
	text-decoration: none;
	font-weight: normal;
	color: #1C3666;
	}

a:visited
	{
	text-decoration: none;
	font-weight: normal;
	color: #1C3666;
	}	

a:active
	{
	text-decoration: none;
	font-weight: normal;
	color: #1C3666;
	}	

a:hover
	{
	text-decoration: underline;
	font-weight: normal;
	color: #FF0000;
	}
	
.white {
	color: #FFFFFF;
}

a.white:link
	{
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	}

a.white:visited
	{
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	}	

a.white:active
	{
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	}	

a.white:hover
	{
	text-decoration: underline;
	font-weight: normal;
	color: #FF0000;
	}
.pull {
	background-color: #D9D9D9;
	padding: 10px;
}
