body {
	margin-top: 5;
	margin-left: 5;
	margin-right: 5;
	margin-bottom: 5;
	font-size: 12pt;
	color: #000000;
}

Table {
	bgcolor: #aaaaaa;
}

body, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Garamond, Verdana, Arial, Sans-Serif;
	letter-spacing: 1pt;
}

h1, h2, h3, h4, h5, h6{
	font-weight: bold;
	letter-spacing: 1pt;
}

body, h1, h3, h4, h5, h6, .header {
	color: #000000;
}

h1 {
	font-style: italic; 
	font-size: 24pt;
}

h2 {
	font-size: 24pt;
	font-style: italic;
	color: #ffffff;
}

h3 {
	font-size: 18pt;
}

h4 {
	font-size: 16pt;
}

h5 {
	font-size: 14pt;
}

h6 {
	font-style: italic; 
	font-size: 12pt;
}

#AndreInfo{
	font-weight: bold;
	font-size: 12pt;
}