﻿body
{
	background-color: #ffcc99;
	font-family: Arial, Garamond;
	font-size: 12pt;
}
h1, h2
{
	color: #184E69;
	font-style: normal;
	font-family: 'Tw Cen MT' , Garamond;
	font-variant: normal;
	text-align: center;
}

.captions
{
	color: #660000;
	font-family: 'Arial Rounded MT Bold' , 'Arial Black';
	font-style: italic;
}

h1
{
    font-size: xx-large;
}

h2
{
    font-size: x-large;
}


.inlineHeading
{
    font-family: 'Eras Demi ITC', 'Arial Rounded MT Bold' , 'Arial Black';
}
a
{
    color: #000066;
}
img
{
    border-right: lemonchiffon thick solid;
    border-top: lemonchiffon thick solid;
    border-left: lemonchiffon thick solid;
    border-bottom: lemonchiffon thick solid;
}
