*{
	margin: 0;
	padding: 0;
}
html * { font-size: 100.01% }
body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:83.00%; 
	color:#000000;
	padding: 10px;
}
img{
	margin: 10px 0;
}
a img{
	border: 0;
}
a{
	font-weight: bold;
	color: #D87716;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
ul {
	list-style-image:url(templates/YAML-xtc-1.5.0/img/site/check.gif);
	list-style-position:outside;
	margin:10px 0 10px 20px;
	padding:0;
}
ul li {
	font-size:12px;
	line-height:18px;
	padding-left:5px;
}
p{
	margin: 9px 0;
}
h1{
	font-size: 110%;
}
.centerAlign{
	text-align: center;
}
.tabMotive{
	width: 500px;
	padding: 0;
	margin: 0;	
}
.tabMotive td{
	vertical-align: center;
	text-align: center;
	height: 130px;
	border: 1px solid #666;
}
