body {
	background-image: url(../background.gif);
	background-color: #012B58;
}
.Heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #CCCCCC;
	font-size: 18px;
}
.Heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-style: italic;
	font-size: 18px;
}
.Heading3 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #E0DFE3;
}
.Paragraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
}
.gprojects {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 1.6em;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	font-style: italic;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-style: italic;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: italic;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	font-style: italic;
}
.imagecaption {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style2 {font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; color: #CCCCCC; }