@charset "utf-8";
/* CSS Document */
body, th {
	
	align-items:center;
	background-color:#000000;
	align-self:center;	
	align-content:center;
	vertical-align:middle;
	font-family: allerta; 
	font-size: 12px;
	}
/*	body,td,th {
	font-family: rosario;
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
}*/
td {
	font-family: allerta;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	color: #F9F4F4;
	/*background-color:#D3D3D3;*/
}

.header	{	border-radius: 45px 45px 0px 0px;	
			background-color:#D3D3D3;
			left:0px;
			height:100px;
			padding-bottom:5px;
			padding-top:5px;
			width:1200px;
			align-self:center;			
			vertical-align:middle;
			text-align:center;
			
			}
.header2 {	border-radius: 45px 45px 0px 0px;	
			background-color:#D3D3D3;
			left:0px;
			height:100px;
			padding-bottom:5px;
			padding-top:5px;
			width:1200px;
			align-self:center;			
			vertical-align:middle;
			text-align:center;
			
			}
.headercorners {
    border-radius: 15px 50px;
    background: # DADADA;
    padding: 20px; 
    width: 450px;
    height: 100px; 
}

.subheader {/*border-radius: 45px 45px 0px 0px;	*/
			background-color:#D3D3D3;
			left:0px;
			height:50px;
			padding-bottom:5px;
			padding-top:5px;
			width:900px;
			align-self:center;			
			vertical-align:middle;
			text-align:center;
			font-family: Minion Pro;
			font-style: italic;
			font-size: 18px;
			color:#000000;			
			
			
}

a:visited {
	color:white;
}

a:hover{
	font-style:italic; 
}		
}

.titlecorners{
			border-radius:50px;	
			background-color:#D3D3D3;
			left:0px;
			height:25px;
			padding-bottom:5px;
			padding-top:5px;
			width:100px;
			align-self:center;			
			vertical-align:middle;
			text-align:center;
	
}

.titlecorners2{
			border-radius:50px;	
			background-color:#D3D3D3;
			left:0px;
			height:25px;
			padding-bottom:5px;
			padding-top:5px;
			width:100px;
			align-self:center;			
			vertical-align:middle;
			text-align:center;
	
}
.titlecorners3{
			border-radius:50px;	
			background-color:#D3D3D3;
			left:105px;
			height:25px;
			padding-bottom:5px;
			padding-top:5px;
			width:100px;
			align-self:center;			
			vertical-align:middle;
			text-align:center;
	
}

a:link {
		color: white;
}

a:visited {
	color:white;
}

a:hover{
	font-style:italic; 
}		

/*img { width: 100%;
	  height: auto;*/
	}
/* max-width: 100%; */

/*.titlecorners {
	border-radius: 25px;
    background:#DADADA;
	left:0px;
	padding:5px; 
    width:100px;
    height:25px;
	
}*/

