@charset "utf-8";
/* CSS Document */

body {
	font-family:Helvetica, Arial, sans-serif;
	text-align:center;
}
.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:68.0pt;
	font-variant:small-caps;
	font-weight:bold;
}
.mainbody {
	width:720px;
	margin:auto;}
a:link {
	text-decoration: none;
	color:#06F;
}
a:visited {
	text-decoration: none;
	color:#0CC;
}
a:hover {
	text-decoration: underline;
	color:#06F;
}
a:active {
	text-decoration: none;
	color:#06F;
}
.banner a:link, .banner a:hover, .banner a:visited, .banner a:active {
	color:#FFF;
}
.banner a:link, .banner a:visited, .banner a:active {
	text-decoration:underline;
}
.banner a:hover {
	text-decoration:none;
}
.archives {
	font-weight:bold;
}
.archives a {
	color:#000;
}
.archive4 {
	font-size:20px;
		margin:5px;
	padding:5px;
	}
.archive3 {
	font-size:30px;
		margin:5px;
	padding:5px;
}
.archive2 {
	font-size:40px;
		margin:5px;
	padding:5px;
}
.archive1 {
	font-size:70px;
		margin:5px;
	padding:5px;
}

