BODY {
	margin: 0;
	color : ffff33;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #000000;
	
}
DIV.type {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color : transparent;
	text-align: center;
	font-weight: bold;
}

DIV.title {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color : transparent;
	font-size: larger;
	text-align: center;
	font-weight: bold;
}

DIV.subtitle {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color : transparent;
	text-align: left;
	font-weight: bold;
}

DIV.caption {
	color : #000000;
	font-size : x-small;
	background-color : transparent;
}

DIV.copyright {
	color : #000000;
	font-size : x-small;
	background-color : transparent;
}