h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color:#003366;
	text-decoration: none;
}
h2 {
	font-family:verdana, helvetica, tahoma, sans serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#003366;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;

	color:#333333;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
	color:#990000;
	text-decoration: none;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;

	font-weight: none;
	color:#990000;
	text-decoration: none;
}

.mybgimage {
background-image: url(images/Graphic_FontpageBackground.jpg);
background-repeat: no-repeat;
}

a.love:link, a.love:visited {
font-weight: normal;
font: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
color: #ffffff;
}

a.love:link:hover {
font-weight: normal;
font: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: underline;
color: #ffff99;
}

a.peace:link {
	text-decoration: none;
	color:#000033;
	}
a.peace:visited {
	text-decoration: none;
	color:#000033;
	}
a.peace:hover {
	text-decoration: none;
	color:#003300;
	}
a.peace:active {
	text-decoration: none;
	color:#000033;
	}/* CSS Document */

