body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}

h1 {
	font-size:24px;
	font-weight:bold;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	margin-top:0;
}

h3 {
	font-size: 15px;
	font-weight:bold;
}

h4 {
	font-size:12px;
	font-weight:bold;
}

p {
	font-size:12px;
}

li {
	font-size:12px;
}

ul, ol {
	font-size:12px;
}

.gray {
	color: #666666;
}

.lt_brown {
	color: #c3a220;
}

.mt { margin-bottom:0px; }
.mt_portrait { float:left; width:120px; }
.mt_copy { float:right; width:520px; }
	.mt_copy h3 { margin:0; }
	
/*10-07-06*/
.gold_header {color:#C3A220;}