body {
	color: #000;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 120%;
	background-color: #4642f5;
	text-align: left;
}

p {
	text-align: left;
	word-spacing: 3px;
	margin-right: 10px;
	margin-left: 20px;
}

td { text align: left; word-spacing: 3px; margin-left:5px; margin-top: 5px; margin-right: 5px;}


a:link { color: blue; text-decoration: underline; }

a:visited { color: blue; text-decoration: underline; }

a:hover { color: blue; text-decoration: none; }

a:active { color: blue; text-decoration: underline; }

ul { margin-left: 5px;
 list-style:disc;
 font-weight:bold;
 text-align:left;
}

h1 {text-align:center; font-size:20px; font-weight:bold; margin: 10px, 0px, 0px, 5px;}
.mobile {font-size:12px;}
