body
{
	font-family: Calibri, arial;
	font-size: 10pt;
	color: #FFFFFF;
	list-style-type: circle;
	background-color: #ADC0D9;
}
a
{
	font-family: Calibri, arial;
	font-size: 14pt;
	color: #000000;
	list-style-type: circle;
	background-color: #ADC0D9;

}

textarea, select, input[type="text"]
{
	font-family: inherit;
	font-size: 10pt;
        font-weight: bold;
	color: #000000;
}
h1 {
	font-family: Calibri, arial;
	font-size: 18pt;
	color: #FFFFFF;
	list-style-type: circle;
	background-color: #ADC0D9;
}
h2 {
	font-family: Calibri, arial;
	font-size: 14pt;
	color: #FFFFFF;
	list-style-type: circle;
	background-color: #ADC0D9;
}
table tr { 
	height:1em;
}
td {
	font-family: Calibri, arial;
	font-size: 14pt;

	color: #000000;
	overflow:hidden;
	white-space:nowrap;
}

