body {
	background-color: #FFCCCC;
	margin: 0px;
}

body, table, tr, td, p, h1, h2, h3, h4, h5, h6, a, b, i, ul, ol, li, select {
	font-family: verdana, arial, helvetica, sans-serif;
}
body, table, tr, td, p, h1, h2, h3, h4, h5, h6, b, i, ul, ol, li, select {
	color: #000000;
}

	
body, table, tr, td, p, a, b, i, ul, ol, li {
	font-size: 11px;
}

a {
	text-decoration: underline;
	color: #000000;
}

a:visited {
	color: #000000;
}

a:active, a:hover {
	color: #000000;
}

td.tdpink {
	background-color: #FF9999;
}

.small {
	font-size: 10px;
}
