BODY{
	font-family : Arial, Helvetica, sans-serif;
	background-color: #87CEFA;
	font-size: 12px;
	margin: 15px 30px 15px 30px;
	color : Navy;
	padding-left: 20px;
	padding-right: 20px;
}
BODY.print
{
	background-color:white;
	color: black;
}
.Freedom{
	background-image: url(images/illustration.jpg);
	background-repeat : no-repeat;
	background-position : center;

}
H1{
}
H2
{
font-family: Georgia, "Times New Roman", Times, serif
; font-size: 36px; text-align: center
}
H3{
}
.header
{
	font-weight: bold;
	font-style : italic;
}
a:link {
	color: Blue;
	text-decoration: none;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: Blue;
    font-size: 12px;
}

a:hover {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
    color: Olive;
    font-size: 12px;
}

.main{
	width:100%;
		border : thin dotted Silver;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:10px;
	padding-bottom:10px;
	vertical-align : top;
		font-size:12px;
}
td.button{
	width: 150px;
	text-align: center;
	vertical-align: top;
}
div.button{
	padding-top: 12px;
	width: 150px;
	height: 40px;
	text-align: center;
	color: blue;
	background-color: Silver;
	border : 1 solid Black;
	vertical-align: text-bottom;
}



.content{
	margin: 0px 20px 0px 20px;
	text-align : left;
	padding-left:15px;
	padding-right:15px;
	padding-bottom : 0;
	white-space : normal;
}
	

a.menu{
   font-size:12px;
	text-decoration : none;
		color: #317394;
		font-weight:bold;
}


p{
	font-size:12px;
}
td{
	font-size:12px;
}
P#picture{
	text-align:left;
}
P#special{
	text-align:left;
	font-size: 12px;
}
	 P#special:first-line {
	 font-weight:bold;
	 font-size : 12px;;
}
