body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: 8pt/11pt verdana, sans-serif ; 
	color: #333;
	background-color: #fefcfd;
  	background-image: url('images/bg.jpg');
  	background-repeat: repeat-x;
	height: 100%;
	text-align:center;

	}
	
#hidetext {
	display: none;
}
a {
	text-decoration: underline;
	font-weight: bold;
	color:  #FFF;
	}
a:visited {
	color:  #6699ff;
	}
a:active {
	color:  #ffcc00;
	}
a:hover {
	color: #F26521;
	}


strong, b {
	font-weight: bold;
	}

.ahem {
	display: none;
	}

p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 10px; 
	}

h1 {
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 10px;

	}
h2 {
	font-size: 17px;
	line-height: 25px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

img {
	border: 0;
	}

div .main {
	}

ol {

	}

ol li  {
	margin: 0px;
	padding: 0px;
		margin-left: -15px;
}

ul	{
	margin: 0px;
	padding: 0px;
	list-style: none;

}

ul li  {
	margin: 0px;
	padding: 0px;
}
