@charset "utf-8";
/* CSS Document */

body {
	background-color: #002020;
	position: absolute;
	margin: auto;
	top: 20px;
	bottom: 20px;
	left: 0px;
	right: 0px;
}

h1 {
	color: #B04E2D;
	font-size: 40px;
}

h4 {
	color: #466541;
}

h6 {
	color: #4F4F4F;
	font-size: 12px;
}

.Welcome {
	font: bold 36px/25% "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

body,td,th {
	color: #D6D6D6;
	font-size: 18px;
	font-style: normal;
	position: absolute;
}

.projectdescription {
	color: #466541;
	font-size: larger;
}

.description {
	font-size: 24px;
	color: #960;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
}
.C {
	font-size: 24px;
	color: #F00;
	font-weight: bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.O1 {
	font-size: 24px;
	font-weight: bold;
	color: #F93;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.L {
	font-size: 24px;
	font-weight: bold;
	color: #03F;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.O2 {
	font-size: 24px;
	font-weight: bold;
	color: #3C6;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.R {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	color: #C0C;
	font-size: 24px;
}
