body {
	background-color: rgb(226,217,168);
	background-image: url(images/back3.jpg);
	font-size: medium;


}

body, td, th {
	color: #330033;
	font-family: Garamond, "This New Roman", Times, serif;
	font-size: 11pt;

}

h1 {
	color: #000000;
	font-family: Garamond, "This New Roman", Times, serif;
	text-align: center;
	font-size: 48px;
	font-style: normal;

}

h2 {
	color: #663399;
	font-family: Garamond, "This New Roman", Times, serif;
	font-size: large;

}

h3 {
	color: #993399;
	font-family: Garamond, "This New Roman", Times, serif;
	font-size: medium;

}
h4 {
	font-size: small;
	font-style: italic;

}
h6 {
	color: #333366;
	font-family: Garamond, "This New Roman", Times, serif;
	font-size: x-small;

}

/*a {	color: #CC3333;} */

a:link{
	color: #CC3333;
	text-decoration: none;
	}
	
a:active{
	color: #993399;
	text-decoration: none;
	}
	
a:visited{
	color: #CC3333;
	text-decoration: none;
	}
	
a:hover	{
	color: #993399;
	text-decoration: none;
	font-style: italic;
	font-weight: 675;
		}


p {
	font-size: medium;
}

table {
	background-position: center center;
	text-align: left;
	vertical-align: middle;

}

