body
	{
		background-color: #ffffff;
		font-family: Arial, Helvetica, sans-serif;
		margin: 0px;
	}
#outer
	{
		width: 780px;
		border: solid 2px #968B55;
	}
#img
	{
		background-color: #DDDCA5;
	}
#title
	{
		font-size: 24px;
		font-weight: bold;
		height: 40px;
		padding: 5px;
	}
#subtitle
	{
		font-size: 14px;
		font-weight: bold;
		vertical-align:	bottom;
		padding: 5px;
	}
#txtmain
	{
		background-color: #968B55;
	}
.dbrown
{
		background-color: #968B55;
}
.text
	{	
		font-size: 12px;
		text-align:justify;
		margin: 7px;
	}
.text2
	{	
		font-size: 11px;
		margin: 7px;
		text-align:justify;
}
.heading1
	{
		font-weight: bold;
		font-size: 16px;
		color: white;
		margin: 7px;
	}
.heading2
	{	
		font-weight: bold;
		font-size: 11px;
		color: black;
		margin: 7px;
	}
.copyright
	{
		color: #FFFFFF;
		text-align: center;
		background-color: #968B55;
		font-size: 10px;
	}
a
{
	color: #FFFFFF;
	text-decoration: none;
}
a.nav
{
	color: #000000;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
}
a.heading1style2
{
	color: black;
	font-size:16px;
	text-decoration: none;
}
.nav a
{
	color: #000000;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
}
.nav a:visited
{
	color: #000000;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
}
