body		{margin-top: 5%; margin-left: 10%; margin-right: 10%;
		margin-bottom: 5%; background-color: white; font-size: 1em;
		font-family: arial, Times New Roman, serif; color: black;
		padding: 5px; line-spacing: double; }
a:link		{color: blue; text-decoration: underline; font-size: .8em; font-family: verdana, arial; }
a:visited	{color: blue; text-decoration: underline; font-size: .8em; font-family: verdana, arial; }
a:active	{color: blue; text-decoration: underline; font-size: .8em; font-family: verdana, arial; }
a:hover		{color: red; text-decoration: underline; font-size: .8em; font-family: verdana, arial; }
table		{cellspacing: 15px; cellpadding: 5px; align: center; }
td		{cellspacing: 15px; cellpadding: 15px; border: 0px; }
td.title	{background-color: #007BFF; color: white; font-size: 3em; align: center; 
		cellpadding: 15px; cellspacing: 15px; font-family: Verdana, Arial, Times New Roman, serif; }
h3		{font-family: verdana, arial; text-decoration: underline; color: #007BFF; font-weight: bold; }
.info		{font-family: verdana, arial; font-size: .8em; font-weight: bold; }