BODY
{
	font-family : Tahoma,   Verdana,   Arial,   Helvetica,   Sans-serif;
	font-size: 16px;
	color : rgb(90,90,90);
	background: #FFFFCC
}

A:active
{
	color : rgb(128,128,64);
	text-decoration: none
}

A:link
{
	color : rgb(128,128,64);
	text-decoration: none
}

A:visited
{
	color : rgb(128,128,64);
	text-decoration: none
	
}

.TextObject
{
	font-family : Tahoma,   Verdana,   Arial,   Helvetica,   Sans-serif;
	font-size: 16px;
	color : rgb(90,90,90);
	font-weight : normal;
	font-style : normal
}

H1
{
	font-family : Tahoma,   Verdana,   Arial,   Helvetica,   Sans-serif;
	font-size: 36px;
	color : rgb(90,90,90);
	font-weight : normal;
	font-style : normal
}

H3
{
	font-family : Tahoma,   Verdana,   Arial,   Helvetica,   Sans-serif;
	font-size: 21px;
	color : rgb(99,155,39);
	font-style : italic;
	font-weight : normal
}

P
{
	font-family : Tahoma,   Verdana,   Arial,   Helvetica,   Sans-serif;
	font-size: 16px;
	color : rgb(90,90,90);
	font-weight : normal;
	font-style : normal
}

H2
{
	font-family : Tahoma,   Verdana,   Arial,   Helvetica,   Sans-serif;
	font-size: 21px;
	color : rgb(90,90,90);
	font-weight : normal

	
}

H4
{
	font-family : Tahoma,   Verdana,   Arial,   Helvetica,   Sans-serif;
	font-size: 19px;
	color : rgb(99,155,39);
	font-style : italic;
	text-decoration : underline
}

.TextNavBar
{
	font-family : Tahoma,   Verdana,   Arial,   Helvetica,   Sans-serif;
	font-size: 16px;
	color : rgb(90,90,90)
}

H5
{
	font-family : Tahoma,   Verdana,   Arial,   Helvetica,   Sans-serif;
	font-size: 19px;
	color : rgb(90,90,90);
	font-style : italic;
	text-decoration : underline
}

H6
{
	font-family : Tahoma,   Verdana,   Arial,   Helvetica,   Sans-serif;
	font-size: 19px;
	text-transform : uppercase;
	color : rgb(99,155,39);
	font-weight : normal;
	font-style : normal;
	text-decoration : underline overline
}



#wrap {
	z-index: auto;
	width: 1010px;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFCC;
	padding-right: 0px;
	padding-left: 0px;
	border-style:solid;
	border-width:1px;
	border-color: #FFFFCC
}


html {
height:102%;
margin-bottom: 2px
}
A:hover
{
	color : rgb(128,128,64)
}


