	
body {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	margin:0;
	padding:0; }
 }
 
#quickLinks {
	font-size: 11px;
} 

.button {
	background-color: rgb(127,73,0);
	color: rgb(231,207,156);
	font-weight:bold;
}
	
a {
	color: rgb(50,101,156); text-decoration: underline; }
a:hover {
	color: rgb(50,101,156); text-decoration: none; }
		
.footer {
	font-size: 10px;
	line-height: 16px;
	color: rgb(50,101,156); }

.footer a {
	color: rgb(50,101,156); 
	text-decoration: underline; }
.footer a:hover {
	color: rgb(50,101,156); 
	text-decoration: none; }
	
h1	{
	font-size: 22px;
	line-height: 28px;
	color: rgb(0,105,0);
	xcolor: #009900;
	padding-bottom:0;
	margin-bottom:14px;
	}
h2	{
	font-size: 20px;
	line-height: 26px;
	color: rgb(127,73,0);
	padding-bottom:0;
	margin-bottom:0;
	}
h3	{
	font-size: 18px;
	line-height: 24px;
	color: rgb(50,101,156);
	padding-bottom:0;
	margin-bottom:0;
	}
h4	{
	font-size: 16px;
	color: rgb(0,105,0);
	padding-bottom:0;
	margin-bottom:0;
	}
h5	{
	font-size: 14px;
	line-height: 18px;
	color: rgb(127,73,0);
	padding-bottom:0;
	margin-bottom:0;
	}
h6	{
	font-size: 12px;
	line-height: 18px;
	color: rgb(50,101,156);
	padding-bottom:0;
	margin-bottom:0;
	}

table.bronze td {
	border-style:solid;
	border-color:rgb(127,73,0);
	border-width:1px;
}
table.termTable td {
	border-style:none;
	border-color:rgb(127,73,0);
	border-width:1px;
	font-size: 11px;
}
 
/*			
td	{
	font-size: 11px;
	line-height: 15px;
	font-family: verdana,arial,helvetica;
	color:#ffffff;
	vertical-align: top;
	}

	
td.content {
	padding-left: 143;
}


a.white {
	color: #ffffff; text-decoration: underline; }
a.white:hover {
	color: #ffffff; text-decoration: none; }

	*/