body{
	font-family: arial;
    font-size: 12px;
    line-height: 14px;
}

table{
	width: 800px;
    font-size: 10px;
    line-height: 12px;
    font-family: arial;
}

td{
	padding: 4px;
	width: 14.28%;
}

th{
    font-size: 14px;
	padding: 4px;
	background-color: F5539C;
}
a {
	color: #F5539C;
	text-decoration: none;
}