@charset "utf-8";
/* CSS Document */


#table_trans {
	background: rgba(255, 255, 255, 0.75);
	padding-left: 10px;
	padding-right: 10px;
	
}

a {
	font-size: 20px;
	color: #003366;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #003366;
}
body,td,th {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 20px;
	color: #003366;
}
h1 {
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
}

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




.style1 {
	font-family: 'Mansalva', cursive; 
	font-size: 60px; 
	color: #003366;
	margin-top: 0;
	margin-bottom: 0;
	
}

.style2 {
	font-family: 'Mansalva', cursive; 
	font-size: 150px; 
	color: #003366;
	text-transform: uppercase;	
	margin-top: 0;
	margin-bottom: 0;
}

.style3 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif"; 
	font-size: 25px; 
	color: #003366;
	margin-bottom: 0;
	font-style: italic;
	}


.style4 {
	font-size: 14px; color: #FFFFFF; 
	
}




