.content {
    max-width: 1000px;
    margin: auto;
    padding: 10px;
}

.BODY { font-family : Arial, Helvetica, sans-serif; }
.blue { color: #0000FF }
.largewhite { font-size: 30px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-weight: bold}
.smallerblue { font-size: 10px; color: #0000FF }

.smallertext {
	font-size: x-small;
}
.H2size {
	font-size: large;
	font-weight: bold;
}
