/*###############################*/
/*##### body style settings #####*/
/*###############################*/

body, p, td, input, select, textarea{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

table{
	border-collapse: collapse;
}

th{
	background-color: #bbbbbb;
}

.alt{
	background-color: #eeeeee;
}