html, body { 
margin: 0px; 
height: 100%; 
}

.scroll {	
	height: 405;
	width: 539;
	overflow: auto;

}
.maxdimensions {
	maxheight: 400;
	maxwidth: 750;	
}

.noIndent {
	margin-left: 20;
	padding-left: 0;
	list-style-type: disc;	
}

.biggerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	line-height: 17px;
}

.largeText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	line-height: 17px;

}
	
.listText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	line-height: 15px;
}
.writing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	line-height: 14px;
}
