body {

	font-family: Times New Roman, Times, serif;
	color: ffffff;
	text-align: justify;
	background-color: ffffff;
}

a:link {
	color: yellow;
	text-decoration:none;}

a:active {
	color:#DE8F75;
	text-decoration:none;}

a:visited {
	color: #FFFFC4;
	text-decoration:none;}
a:hover {
	background-color: white;
	color: green;
	text-decoration:none;}


h1 {
	font-family: Georgia,Times New Roman, times, serif, "sans-serif";
	color: #ffffff;
	font-style: italic;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	line-height: 27px;
}

h2 {
	font-family: Georgia,Times New Roman, times, serif, "sans-serif";
	color: #ffffff;
	font-style: italic;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	line-height: 18px;
}
h3 {
	font-family: Georgia,Times New Roman, times, serif, "sans-serif";
	color: #ffffff;
	font-style: italic;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	line-height: 16px;}

h4 {
	font-family: Georgia,Times New Roman, times, serif, "sans-serif";
	color: #ffffff;
	font-style: italic;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	line-height: 14px;}

h5 {
	font-family: Georgia,Times New Roman, times, serif, "sans-serif";
	color: #ffffff;
	font-style: italic;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	line-height: 12px;}

h6 {
	font-family: Georgia,Times New Roman, times, serif, "sans-serif";
	color: #ffffff;
	font-style: italic;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	line-height: 10px;}
