BODY { 
		font-family: georgia;
		font-size: 16px;
		font: bold;
		background-color: #e0ffff;
		padding: 0.2cm, 2cm}

table {
		background-color: white;
		font-family: georgia;
		font-size: 16px;
		border-style: solid;
		border-color: black}

table.inside {
		border-style: none;}

table.main {
		background-color: #e0ffff;
		width: 100%;
		border-style: none}



A {
	font-size: 10px;
	font-family: georgia, "times new roman";}

A.internal {
	font-family: georgia;
	font-size: 16px;
	font: bold;
	color: red;
	text-decoration: none}

h1 {
	font-size: 36px;
	font-family: georgia}

h2 {
	font-size: 28px;
	font-family: georgia}

h3 {
	font-size: 20;
	font-family: georgia;
	text-decoration: underline;}

h4  {
		font-size: 20;
	font-family: georgia;
	font-style: italic;}
