BODY {
	background: white url(images/flagbackground2.jpg) no-repeat fixed center center;
	font-family :  "Times New Roman", serif;
	font-size: 14px;
	color : blue;
	text-align: justify;
}

A {
	text-decoration: none;
	color: blue;
	font-weight: Bold;
}

A:Hover {
	text-decoration: underline;
	color: red;
}

p {
	text-decoration: none;
	font-weight: Bold;
}

h2 {
	text-decoration: none;
	color: red;
	font-weight: Bold;
	font-size: 35px;
}

h3 {
	text-decoration: none;
	color: blue;
	font-weight: Bold;
	font-size: 25px;
}

h4 {
	text-decoration: none;
	color: blue;
	font-weight: Bold;
	font-size: 20px;
}

li {
	color: red;
	height: 10pt;
}

.Type	{
	background:	#cccccc;
	color:		#660000;
	}
.Name	{
	background:	#eeeeee;
	color:		#660000;
	vertical-align:	top;
	text-align:	right;
	}
.Value	{
	background:	#eeeeee;
	color:		#660000;
	