BODY {
	background-image : url("../images/back_home.jpg");
	background-repeat : no-repeat;
	background-color : #FFFFFF;
	background-position : top left;
}

P, UL, TD {
	font-family : Bookman Old Style, Georgia, serif;
	font-size : small;
	font-style : normal;
	font-weight : normal;
	list-style-type : disc;
}

.Mannor {
	color : Navy;
	margin-bottom : 4px;
	margin-top : 4px;
}

.Laurenzo {
	color : Green;
	margin-bottom : 4px;
	margin-top : 4px;
}

.ajac {
	color : Red;
	margin-bottom : 4px;
	margin-top : 4px;
}

.garthan {
	color : Olive;
	margin-bottom : 4px;
	margin-top : 4px;
}

.gwendon {
	color : Teal;
	margin-bottom : 4px;
	margin-top : 4px;
}

.turras {
	color : Blue;
	margin-bottom : 4px;
	margin-top : 4px;
}

.tim {
	color : Purple;
	margin-bottom : 4px;
	margin-top : 4px;
}

.morten {
	color : Maroon;
	margin-bottom : 4px;
	margin-top : 4px;
}

.nsc {
	color : Gray;
	margin-bottom : 4px;
	margin-top : 4px;
}

.gm {
	color : Fuchsia;
	margin-bottom : 4px;
	margin-top : 4px;
}

.navigation {
	margin : 2px;
}

.position {
	color : Red;
	margin : 2px;
}

.navigation2 {
	font-size : smaller;
	margin : 1px;
	text-indent : 0.5em;
}

.notes {
	font-size : smaller;
}

H1 {
	font-size : x-large;
	font-weight : bold;
	color: Navy;
}


H2 {
	font-size : large;
	color: Navy;
}


H3 {
	font-size : normal;
	font-weight : bold;
	color: Navy;
}

H4 {
	font-style : italic;
 	color: Navy;
}



A:LINK {
	color : Navy;
	text-decoration : none;
}

A:VISITED {
	color : Purple;
	text-decoration : none;
}

A:ACTIVE {
	color : Blue;
	text-decoration : none;
}



