body
{
	color: #333;
	background: #636567;
	text-align: center;
	padding: 10px 10px 10px 10px;
}
a
{
	text-decoration: underline;
	color:White;
	font-size:small;
}
a:hover
{
	text-decoration: none;
	color: gray;
}
p
{
	text-align:center;
}
.leftAlign{	
	font-size:small;
	text-align: left;	
}
h3{
	font-size:larger;
	text-align: left;
	color:White;
	padding: 2 2 2 2;
	margin: 0 0 0 0;
}
h4{
	font-size:large;
	text-align: left;
	color:White;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
	line-height: 0;
}
#helpSize{
	color:White;
	overflow:auto;
	height:325px;
}
