body, table, select, input {
        font-size: 12px;
        color: #003b80;
        background-color: #ffffff;
}



a:link, a:visited, a:active {
        font-size: 12px;
        font-family: lucida, arial, helvetica, Trebuchet MS;
        text-decoration: underline;
        color: #ffffff;
}

a:hover {
        font-size: 12px;
        font-family: lucida, arial, helvetica, Trebuchet MS;
        text-decoration: none;
        color: #e7e87f;
}
	
th {
	background-color: #0082D6;
	color: #ffffff;
	font-size: 12px;
}

td {
	font-size: 12px;
	background-color: #ffffff;
	color: #003b80;	
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 15px;
	font-weight: bold;
}

.color2 {
	background-color: #dcebfb;
}


.color3 {
	background-color: #dcebfb;
}
