body	{
	padding:0; 
	font-family: Verdana, Arial, sans-serif;	
/*	line-height: 1.5em;	*/
	color: #000;
	font-size: 11px;
	text-align: center; /* for IE */
	background: #efefef url(../images/bgtexture.gif) repeat-y top center; 
	}

.content	{
	height:435px;
	width: 100%;
	background:#fff;
	padding: 10px 20px 0 20px;
	}


.contentwrap {
	width:100%;
	background:#fff;
	}

h3 {
	padding-bottom: 0; 
	margin-bottom: .5em;
	}

.content a:link, a:visited	{
	text-decoration: underline;
	color: #333;
	}

.content a:hover		{
	text-decoration: none;
	color: #333;
	}

td	{
	font-family: Verdana, Arial, sans-serif; 
	color: #000; 
	font-size: 11px;
	}


.b1	{
	border: 1px #00aaff solid;
	font-family: Arial, Verdana, "sans-serif";
	font-size: 14px;
	}
	
.WhiteBold,a.WhiteBold:visited
{
	font-weight:bold;
	color: white;
	font-size: 10px;
}

#udm a:link, #udm a:visited, #udm a:hover {text-decoration: none;}