/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Times New Roman, Times, serif;
	font-size:14px;
	font-style:normal;
	color: #000000;
	line-height: 1.566;
	margin: 5px;
	padding: 5px;
	background: #cccccc url("images/om-bg.jpg") repeat fixed;
}
