html {
	height: 100%;
	width: 100%;
}

body {
	background-color: #fff;
	font-size: 12px;
	height: 100%;
	margin: 0;
	text-align: left;
	width: 100%;
}

body,table,th,td,p,input,textarea,select {
	color: black;
	font-family: Arial, Helvetica, Sans-serif;
}

a {
	
}

a:hover {
	
}

h1 {
	margin-bottom: 20px;
	text-align: left;
}

h2 {
	font-size: 12px;
}

h3 {
	
}

h4 {
	
}

h5 {
	
}

h6 {
	
}

p {
	margin-bottom: 15px;
}

ol {
	
}

ul {
	
}

li {
	
}

li li {
	
}

label {
	
}

.cB {
	clear: both;
}

#isContainer{
	text-align: left;
}

