﻿h1
{
	font-size: 120%;
}

h2
{
	font-size: 110%;
    margin-top: 25px;
}

#outer
{
	width: 80%;
	padding: 20px 10%;
	text-align: center;
}

.wrapper
{
	text-align: justify;
	margin: 25px 0 0 0;
	height: 1%;
}

.wrapper dl
{
	width: 100%;
}

.wrapper dt
{
	border-bottom: 1px solid #091123;
	width: 100%;
	font-weight: bold;
	font-size: 90%;
}

.wrapper dd
{
	font-size: 85%;
}

.wrapper dt a
{
	border-bottom: none;
}

.wrapper_plain
{
	text-align: justify;
	margin: 25px 0 0 0;
	width: 100%;
	height: 1%;
}

#school_header
{
	width: 90%;
	margin: 25px auto 10px auto;
	font-size: 75%;
	font-weight: normal;
	text-align: justify;
}