body	{ background-image: url(mirai2k8.jpg);
        background-attachment: fixed;
        background-position: bottom right;
        background-repeat: no-repeat;
        font-family: arial,helvetica; }

p	{ font-size: 14pt;
	color: #efefff;
	font-family: arial,helvetica; }

x	{ font-size: 12pt;
	color: #fefefe;
	text-indent: 0em;
	font-family: arial,helvetica; }

y	{ font-size: 12pt;
	color: #fefefe;
	text-indent: 0em;
	font-family: arial,helvetica; }

z	{ font-size: 14pt;
	color: #fefefe;
	text-indent: 0em;
	font-family: arial,helvetica; }

h1	{ font-size: 32pt; 
	color: #e3e3e3;
	font-family: arial,helvetica; }

h2	{ font-size: 24pt; 
	color: #e3e3e3;
	font-family: arial,helvetica; }

h3	{ font-size: 20pt; 
	color: #e3e3e3;
	font-family: arial,helvetica; }

.dark	{ font-weight: bold; }

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #efefff;
	}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #dfdfef;
	}

a:hover, a:active { 
	text-decoration: underline; 
	color: #dfdfef;
	}

p:navigation-bar {
	background-color: black;
	border: medium #ffffff solid;
	padding: 1%;
	text-align: center;
	font-family: arial,helvetica; 
}

p:navigation-bar a:link {
	color: white;
	text-decoration: none;
}

p:navigation-bar a:hover {
	background-color: #ffb0d3;
	color: black;
	text-decoration: none
}

