html,body {

   height: 100%; 

   margin-bottom: 1px; 

}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}

a {

	text-decoration: none;

	font-family: Verdana, Helvetica, sans-serif;

	font-size: 18px;

	margin-top: -1px

}


a.whitelink:link { 

    color: white;
	text-decoration: underline;

}

a.whitelink:active {

    color: white;
	text-decoration: underline;

}

a.whitelink:visited { 

    color: white;
	text-decoration: underline;

}

a.whitelink:hover { 

    color: yellow;
	text-decoration: underline;

}


a.tanbuttons:link { 

    color: #DCD9D1;

}

a.tanbuttons:active {

	color: #DCD9D1;

}

a.tanbuttons:visited { 

    color: #DCD9D1;

}

a.tanbuttons:hover { 

    color: orange;
}


a.smallbuttons:link { 

    color: white;
	font-size: 10px;

}

a.smallbuttons:active {

	color: white;
	font-size: 10px;

}

a.smallbuttons:visited { 

    color: white;
	font-size: 10px;

}

a.smallbuttons:hover { 

    color: orange;
	font-size: 10px;

}

.boldtan {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E1D9C4;
	padding: 10px;



}

.body {
	text-indent: 0em;
	margin-bottom: 10px;
	margin-top: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: black;
	padding: 3px;


}


.body2 {
	text-indent: 0em;
	margin-bottom: 7px;
	margin-top: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: black;
	padding: 3px;


}

.greybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3C3431;


}
.greylink {
	color: #3C3431;
	text-decoration: underline;
}
.hyperlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.smalllink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #660000;
	text-decoration: underline;
}
.clientlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: white;
	text-decoration: none;
}
