﻿body 
{
	background-color: #E6E7C7;
	font-family: "Goudy Old Style";
	font-size: 12pt;
}

table.button
{
	background-color: #C2C05C;
	width:100%;
	height:38px;
	border: gray ridge;
	text-align: center;
}

table.body1
{
	background-color: #C2C05C;
	border: gray ridge;
}

table.body2
{
	background-color: #C2C05C;
	border: gray ridge;
	
}

ul.arrow
{
	list-style-image: url('images/gifs/arrow1.gif');
	text-align: center;
}

A {text-decoration: none;}
A:link {color:black;}
A:visited {color: black;}
A:hover {color:ButtonShadow;}
A:active {color: black;}

.header
{
	background-image: url('images/pillar.jpg');
	background-repeat:no-repeat;
}

.center
{
	margin-left: auto; 
	margin-right: auto;
}

.size1
{
	font-size: 15pt;
}

.size2
{
	font-size: 36pt;
}

.size3 
{
	font-size: 18pt;
}
.size4
{
	font-size: 40pt;
}
