body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #cf0c0c;
	color: white;
	text-align: left;
/*	margin: 1px 0 0 0; */
	font-size: 14px;
}

a {
	color: #cf0c0c;
	font-weight: bold;
	font-style: normal;
}

.rood {
	background-color: #cf0c0c;

}

h1 { 	font-size: 35px; }
	
h2 { 	font-size: 28px; }

h3 { 	font-size: 18px; }

img {	border: none; }

font.small {
	font-size: xx-small;
}

.content {
	border-style: double;
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	color: #cf0c0c;
	border-color: white;
	border-width: 4px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	vertical-align: top;
}

td, tr {
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	color: #cf0c0c;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	border-width: 0 0 0 0;
	border: none;
	border-spacing: 0px;
	vertical-align: top;
}

