body {
	background-color: #FCFDDE;
	font-family: Times New Roman;
	color: #54604B;
	}
#flag {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 15px;
	}
#welcome {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	font-family: Times New Roman;
	font-size: 36px;
	font-weight: bold;
	}
A:LINK, A:VISITED {
	color: #506040;
	padding: 3px;
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	}
A:HOVER {
	background-color: #FCFDDE;
	color: #000000;
	padding: 3px;
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	}
A.content:LINK, A.content:VISITED {
	color: #506040;
	padding: 3px;
	font-family: Times New Roman;
	font-size: 95%;
	font-weight: bold;
	}
A.content:HOVER {
	background-color: #556600;
	color: #FCFDDE;
	padding: 3px;
	font-family: Times New Roman;
	font-size: 95%;
	font-weight: bold;
	}
A.subtitle:LINK, A.subtitle:VISITED {
	color: #506040;
	padding: 3px;
	font-family: Times New Roman;
	font-size: 110%;
	font-weight: bold;	
	}
A.subtitle:HOVER {
	background-color: #556600;
	color: #FCFDDE;
	padding: 3px;
	font-family: Times New Roman;
	font-size: 110%;
	font-weight: bold;	
	}
.doom {
	font-size: 200%;
	font-weight: bolder;	
	}
.title {
	font-size: 150%;
	font-weight: bold;
	}
.subtitle {
	font-size: 110%;
	font-weight: bold;	
	}
.content {
	font-size: 95%;
	text-align: justify;
	padding: 10px;
	}
.byline {
	font-size: 80%;
	text-align: right;	
	}
