body {
	font-size: 20px; 
	line-height: 2em; 
}

#alert {
	fonr-size: 24px; 
	padding: 10px; 
	border: 8px double #ff0000; 
	width: 700px; 
	background-color: #000000; 
	line-height: 1.5em; 
}

#P-MS725SA {
	font-size: 50px;
	line-height: 2em;
}

#P-MS715S {
	font-size: 16px; 
	width: 420px; 
	color: #ffffff; 
	line-height: 1.5em; 
	text-align: left;
}

#P-LV218Q {
	text-align: center;
	font-size: 9px;
	line-height: 12px;
	width: 100%;
	margin-top: -2em;
}
		
div {
	margin-top: 30px;
	margin-bottom: 30px;
}


input {
	margin-bottom: 3em;
}

textarea {
	margin-bottom: 3em;
}

a { 
	text-decoration: none; 
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 2em;
	color: #ffffff;
}



