body {
        font-size: 20px;
        font-family: Palatino, 'Palatino Linotype', 'Palatino LT STD', 'Book Antiqua', Georgia, serif; 
        margin: 0px 0px;
	padding-top: 0px;
        text-indent: 0px;
        text-align: justify;
	color: #000000;
        background-color: #FFFFFF;
}

a {
	color: #000000;	
}

h1 {
        font-size: 40px;
	font-position: center;
	font-variant: small-caps;
	letter-spacing: -2pt;
}
.top {
        font-size: 32px;
	color: #FFFFFF;
        background-color: #000000;
	height: 100%;
        margin: auto;

}

.topsm {
        font-size: 32px;
	color: #FFFFFF;
        background-color: #000000;
        margin: auto;

}

.toptext {
       max-width: 1000px;
        min-width: 800px;
        margin: auto;

}


.toptext a{
	color: #FFFFFF;
        background-color: #000000;
	text-decoration: none;
}

.text {
	min-height: 90%;
       max-width: 1000px;
        min-width: 800px;
        margin: auto;

}

.textpage {
        font-size: 18px;
	min-height: 90%;
       max-width: 1000px;
        min-width: 800px;
        margin: auto;

}

.textpage img {
	max-width: 800px;
}

.smalltext {
	font-size: small;
}

.bottom {
        background-color: #000000;
}

.bottext {
	font-size: 12px;
       max-width: 1000px;
        min-width: 800px;
        margin: auto;
	color: #FFFFFF;
	text-align: center;
}
