body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #6B6B6B;
	line-height: 16px;
}

a {
	color: #748DCD;
	text-decoration: none;
	font-weight: bold;
}

td {
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
        height: 280px;
        vertical-align: top;
}
a:hover {
	color: #47618B;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
        margin: 30px;
	color: #748DCD;
}

table {
	margin-left: auto; 
        margin-right: auto;
        width: 85%;
}

