a:link { color: #000000; text-decoration: none; background-color:#FDFEE2}
a:active { color:#990000; text-decoration: none }
a:visited { color: #000000; text-decoration: none; background-color:#FDFEE2}
a:hover { color:#990000; text-decoration: underline }

p.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color:#333333;
	margin-right:20px;
	margin-left: 20px;
}
strong {
	font-weight:bold;	
	color:#FF6633;
	font-size: 14px;
}
p.sub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333	
}
h1 {font-family:"Times New Roman", Times, serif;
	color: #000000;
	font-size: 16px;
	font-style:normal;
	font-weight:bold;	
	margin-left: 20px;
}
h4 {font-family:   Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	font-weight:bold;
}
td.border  {
	border-bottom: solid black 1px; 
	border-top: solid black 1px; 
	border-left: solid black 1px;
	border-right: solid black 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 	
	vertical-align: top 
}

ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	line-height: 15px;
	margin-left: 30px;	
	}
	
.HomeContentBackground { 
	background-image: url(images/home-content_back.jpg);
	background-repeat:no-repeat
}

