body {
	background-color: #D8DCFA;
	background-image: none;

}

body, td, th {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h1, h2 {
	color: #0000FF;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 20px;
}

h3, h4, h5, h6 {
	color: #006699;
}

a {
	text-decoration: none;

}
a:Hover	{ 
	text-decoration:underline;
}
D, N {
	font-size: 10px;
}
N {
	font-style: italic;
	color: #FF0000;
}
