body {
	background-color: #66CCCC;
	border:none;
	vertical-align:top;
	margin-top: 50px;
	text-align: center;
}

body.brown {
	background-color:#330000;
	border:none;
	vertical-align:top;
	margin-top: 50px;
}

body, td, th {
	color:#663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table {
	border:none;
	vertical-align:top;
	background-position: bottom;
	background-repeat: no-repeat;
}

img {
	border:none;
}

h1, h2, h3 {
	color:#663300;
	font-family: AGaramond, "ACaslon Regular", "Garamand Classic Book", Garamond, "Garamond Book", "Times New Roman", Times, serif;	
}

h4, h5, h6 {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

a {
  	font-family: AGaramond, "ACaslon Regular", "Garamand Classic Book", Garamond, "Garamond Book", "Times New Roman", Times, serif;
	color: #663300;
  	text-decoration:none;
	font-style: italic;
}

a:visited {
	font-family: AGaramond, "ACaslon Regular", "Garamand Classic Book", Garamond, "Garamond Book", "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration:none;
	font-style: italic;
}
a:hover {
	font-family: AGaramond, "ACaslon Regular", "Garamand Classic Book", Garamond, "Garamond Book", "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration:none;
	font-style: italic;
}
a:active {
	font-family: AGaramond, "ACaslon Regular", "Garamand Classic Book", Garamond, "Garamond Book", "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration:none;
	font-style: italic;
}

.hidden {
	display: none;
	float: none;
	border: none;
}

.text12 {
	font-size:12px;
}

.textserif14 {
	font-family: AGaramond, "ACaslon Regular", "Garamand Classic Book", Garamond, "Garamond Book", "Times New Roman", Times, serif;
	font-size:14px;
	text-align: left;
}

.leftalign {
	text-align: left;
}

.brown {
	color:#663300;
}

.white {
	color:#FFFFFF;
}

.brownserif {
	color:#663300;
	font-family: AGaramond, "ACaslon Regular", "Garamand Classic Book", Garamond, "Garamond Book", "Times New Roman", Times, serif;
}

.giantbrownserif {
	color:#663300;
	font-family: AGaramond, "ACaslon Regular", "Garamand Classic Book", Garamond, "Garamond Book", "Times New Roman", Times, serif;
	font-size: 20px;
}

.boldserif {
	font-family: AGaramond, "ACaslon Regular", "Garamand Classic Book", Garamond, "Garamond Book", "Times New Roman", Times, serif;
	font-weight:bold;
	
}

.border {
	border: 1px;
	border-color:#663300;
}




/**Header sizes**/
h1 {
	font-size: 17px;
}

h2 {
	font-size: 16px;
	line-height: 24px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 13px;
	font-weight: 800;	
}

h5 {
	font-size: 13px;	
}

h6 {
	font-size: 12px;
	font-weight: 800;		
}
