h1 { color: #bdb76b; font-weight: bold; font-size: 20px; line-height: 100%; font-family: arial, verdana }
h2 { color: #bdb76b; font-weight: bold; font-size: 18px; line-height: 100%; font-family: arial, verdana }
h3 { color: #bdb76b; font-weight: bold; font-size: 16px; line-height: 100%; font-family: arial, verdana }
h4 { color: #bdb76b; font-weight: bold; font-size: 14px; line-height: 100%; font-family: arial, verdana }
h5 { color: #bdb76b; font-weight: bold; font-size: 12px; line-height: 100%; font-family: arial, verdana }
li { color: #bdb76b; font-size: 12px; line-height: 110%; font-family: arial, verdana }

.goldbold18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #bdb76b;
}
.goldital18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic; 
	color: #bdb76b;
}
.goldboldital18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic; 
	font-weight: bold;
	color: #bdb76b;
}
.goldreg16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #bdb76b;
}
.goldbold16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #bdb76b;
}
.goldital16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic; 
	color: #bdb76b;
}
.goldboldital16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic; 
	font-weight: bold;
	color: #bdb76b;
}

.main12 {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4;
	color: #bdb76b;
}
.main12italic { 
	font-style: italic; 
	font-weight: normal; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif 
	line-height: 1.4;
	color: #bdb76b;
}
.main12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4;
	color: #bdb76b;
}
.main12bolditalic {
	font-style: italic; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4;
	color: #bdb76b;
}
.whitebold12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.whitereg10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}