
body { 		background:#680088; 
		margin:100px;
		margin-bottom:150px;
		color:#e8f8e0; 
		font-size:15pt; 
		font-family:Times New Roman, Arial;
		text-align:justify;
		scrollbar-face-color:#804090;
		scrollbar-highlight-color:#e080f0;
		scrollbar-3dlight-color:#a060b0;
		scrollbar-shadow-color:#502555;
		scrollbar-darkshadow-color:#402048;
		scrollbar-arrow-color:#fffae0;
		scrollbar-track-color:#402048;
		}

a:link { 	font-size:17pt; 
		text-decoration:none;
		color:#ffa060; 
		}
a:visited { 	font-size:17pt;
		text-decoration:none;
		color:#ffd090;
		}
a:active {	font-size:17pt;
		text-decoration:none;
		color:#ff0000;
		}
a:hover {	font-size:17pt;
		text-decoration:underline;
		background:#804090;
		color:#ff9080;
		}


b	{
	font-size:16pt;
	color:#f6fad0;
	}

.center {
	text-align:center;
	}

.good	{
	color:#f4ffff;
	}

.evil	{
	color:#b0b0b0;
	}

.asgaard {
	font-size:28pt;
	color:#f4ffff;
	}

.udgaard {
	font-size:28pt;
	color:#b0b0b0;
	}


h1, .h1 {
	font-size:28pt;
	color:#f6fad0;
	}

h2, .h2 {
	font-size:26pt;
	color:#f6fad0;
	}

h3, .h3 {
	font-size:21pt;
	color:#f6fad0;
	}

h4, .h4 {
  	font-size:18pt;
	color:#f6fad0;
	}

h5, .h5 {
	font-size:17pt;
	color:#f6fad0;
	}

h6, .h6 {
	font-size:16pt;
	color:#f6fad0;
	}




