body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #631619;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #631619;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	color: #631619;	
	}
	
.Utas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	color: #b12b18;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #631619;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	}
	
a:link {
	color: #631619;
	text-decoration: none;
	}
	
a:visited {
	color: #631619;
	text-decoration: none;
	}
	
a:hover {
	color: #b12b18;
	text-decoration: none;
	}
	
a:active {
	color: #b12b18;
	text-decoration: none;
	}