@charset "utf-8";
/* CSS Document */
body {
	font-family: Calibri, Verdana, Arial;
}
.style1 {font-family: calibri}
.style2 {
	font-family: calibri;
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
body {
	background-image: url(images/dgren050.gif);
}
.style4 {font-family: calibri; color: #CCCCCC; }
a:link {
	color: #0099FF;
}