font         { font-family: arial; font-size: 10pt }
body         { background-color: #FFFFFF; font-family: Arial; font-size: 10pt }

.whiteBold {
	color : white;
	font-weight : bold;
}