p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4001FF;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4001FF;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4001FF;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4001FF;
	text-decoration: underline;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-image: url(%7EIMAGES/background_blueprint.jpg);
}

