body  {
	height:  100%;
	width:  100%;
	margin:  0;
	background-color: #FFFFFF;
	background:url(images/skinovate-web-background.jpg) no-repeat fixed top center;
} body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #333333;
}
a:visited {
	color: #993333;
}
a:hover {
	color: #0000ff;
}
a:active {
	color: #333333;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 9px;
}