.DDRheader {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #666666;
	font-size: 24pt;
	font-style: italic;
}
a/*all a tags*/ {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #660000;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #660000;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #660000;
}

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}

