body {
		background-color: transparent;
		background: url(../images/backgrnd4.jpg);
		font-family: trebuchet, arial, sans-serif;
		}

P		{
		font-size: 14px;
		line-height: 17px;
		color: #000000;
		background-color: inherit;
		margin: 12px;
		}
li		{
		font-size: 14px;
		line-height: 17px;
		color: #000000;
		background-color: inherit;
		margin: 12px;
		}
td		{
		font-size: 14px;
		line-height: 17px;
		}		

.rightalign
		{
		float: right;
		}

.bottomLinks 	{
				font-size: 12px; 
				font-weight: normal;
				text-align: center;
				color: #d2c8b6;
				background-color: inherit;
				text-decoration: none;
				}
				
a.bottomLinks:link {
					color: #d2c8b6;
					background-color: inherit;
					}
a.bottomLinks:visited {
					color: #cccccc;
					background-color: inherit;
					}
a.bottomLinks:hover {
					color: #ffffff;
					background-color: inherit;
					}
					
a.bottomLinks:active {
					color: #d2c8b6;
					background-color: inherit;
					}	

.copyright	{
				font-size: 11px; 
				font-style: italic; 
				text-align: center; 
				color: #000000;
				background-color: inherit;
				}
				
.designer {
				font-weight: normal;
				font-size: 11px; 
				text-align: center; 
				color: #d2c8b6;
				background-color: inherit;
				}

a.designer:link {
					color: #d2c8b6;
					background-color: inherit;
					text-decoration: none;
					}
a.designer:visited {
					color: #d2c8b6;
					background-color: inherit;
					text-decoration: none;
					}
a.designer:hover {
					color: #000000;
					background-color: inherit;
					textext-decoration: none;
					}
a.designer:active {
					color: #d2c8b6;
					background-color: inherit;
					textext-decoration: none;
					}

.linksPg {
				font-weight: normal;
				font-size: 14px; 
				text-align: center; 
				color: #000066;
				background-color: inherit;
				}

a.linksPg:link {
					color: #000066;
					background-color: inherit;
					text-decoration: none;
					}
a.linksPg:visited {
					color: #003366;
					background-color: inherit;
					text-decoration: none;
					}
a.linksPg:hover {
					color: #336633;
					background-color: inherit;
					textext-decoration: none;
					}
a.linksPg:active {
					color: #000066;
					background-color: inherit;
					textext-decoration: none;
					}

h1		{
		font-size: 22px;
		font-weight: bold;
		text-align: center;
		color: #708492;
		background-color: inherit;
		margin-bottom: .5em;
		margin-top: 1em;
		}
h2		{
		font-size: 18px;
		font-style: italic;
		font-weight: bold;
		text-align: left;
		color: #708492;
		background-color: inherit;
		margin-bottom: .5em;
		margin-top: 1em;
		margin-left: 12px;
		}		

.construct
			{
			color: #990000;
			font-size: 20px;
			font-weight: bold;
			text-align: center;
			}	
.author
		{
		font-family: Comic Sans MS, Zapf Chancery, cursive;
		margin-left: 36em;
		font-style: italic;
		font-size: 12px
		}
.testimonial
		{
		font-family: Comic Sans MS, Zapf Chancery, cursive;
		}
.big	{
		font-weight: bold;
		font-size: 17px;
		}	
.address	{
			font-size: 16px;
			text-align: center;
			font-style: normal;
			}
.legend		{
			font-size: 12px;
			font-style: italic;
			text-align: justify;
			}
.indented		{
			margin-left: 3em;
			font-style: italic;
			}
