/* CSS Document */

/*                                --- Generic Styles ---*/

body {
	background-color:#999999; color: #000000;
	font-size: small;
	font-family:"Times New Roman", Times, serif;
	margin: 0; padding: 0;
}
a {
	text-decoration: none;
}
a img {
	border: 0;
}
p {
	margin: 0 0 1em;
}
h2 {
	font-size: 2.5em;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
}