body {
    
    background-color: 	#F0FFFD;
}

p{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif ;
	font-size: 18px;
	text-align:justify;
}

h1 {
    
    font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
    color: 		#4B0082;
    text-align:center;
}
h2 {
    
    font-family: "Palatino Linotype", cursive, sans-serif;
    color: 	#4B0082;
    text-align:center;
	margin-bottom: 1.5em;
}

h3 {
    
    font-family:"Palatino Linotype", cursive, sans-serif;
    color: 	#4B0082;
    text-align:center;
}

h4 {
    font-size: 18px;
    font-family:"Palatino Linotype", cursive, sans-serif;
    color:	#4B0082;
    text-align:center;
}


td {
    
    font-family: Verdana, Geneva, sans-serif;
    text-align: center;
    padding-right: 50px;
	padding-bottom: 50px;
}

.description {
	margin-left: 1.4em;
	text-align:center;
}

.column{
	float: left;
	width: 25%;
	text-align:center;
}

.row:after {
	content: "";
	display: table;
	clear: both;
}

.column1of2, .column2of2 {
    position: inherit;
    margin-top: 75px;
}

.column1of2 {
    
    margin: 75px;
    
}

.column2of2 {
    
    margin-bottom: 100px;
	text-align: center;
}

.sponsor {
	text-align: center;
}

.documents {
    
    float: bottom;
    font-family: Verdana, Geneva, sans-serif;
	margin: 75px;
}

.group {
	text-align:center;
}