body {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000066;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000066;
}

a {
	color: #538CC6;
	text-decoration: none;
}

form {
	background-color: #DCDCDC;
}

.title {
	font-family: "Times New Roman", Times, serif;
    font-size: 36px;
	line-height: 36px;
	color: #000066;
}

.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
    color: #000066;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
    color: #000066;
}


a:hover {
	text-decoration: underline;
	color: #A9B5CB;
	
}
