/* CSS Document  */

body {background: url(images/EBDG-2.png) 0% 0% repeat-x;
}

body
{	font-family: Times;
	color: #202020;
	
}
h1 {
	font-size: 36pt;
	color: #202020;
	font-style: normal;
	font-weight: normal;
	font-family: Times;
}

h2 {
	font-size:18pt;
	font-weight: bold;
	font-family: Times;
	color: #202020;
}

p {
	font-family: Times;
	font-size: 12pt;
	color: #202020;
	font-style: normal;
	font-weight: normal;
}
h3 {
	font-family: Times;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #202020;
}
p2 {
	font-family: Times;
	font-size: 12pt;
	color: #202020;
	font-style: normal;
	font-weight: normal;
}