h1           { color: #DECABC; font-size: 24pt; font-family: Georgia; font-weight: bold }
h2           { color: #FFFFFF; font-size: 24px; font-family: Georgia; font-weight: normal}
.h2_2 {
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}
.white {
	font-family: Georgia;
	font-size: 12px;
	color: #FFFFFF;
}
.green_bold {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #DFFFDF;
}



a:link       { font-family: Georgia; color: #FFFFFF; font-size: 10pt; text-decoration:none }
a:visited    { color: #FFFFFF; font-family: Georgia; font-size: 10pt; text-decoration:none }
a:active     { font-family: Georgia; color: #DFFFDF; font-size: 10pt; text-decoration:none; font-weight:bold }
a:hover		 { font-family: Georgia; color: #DFFFDF; font-size: 10pt; text-decoration:none; font-weight:bold }
h3           { font-family: Georgia; color: #FFFFFF; font-size: 12pt; font-weight: bold }
body         { color: #DFFFDF; font-family: Verdana; font-size: 10pt; background-color: 
               #595542 }
       
h4           { font-family: Georgia; color: #DECABC; font-size: 10pt }.title_bold {
	font-family: Georgia;
	font-size: 14px;
	font-style: normal;
	color: #DECABC;
	font-weight: 700;
}
p {
	font-family: Verdana;
	font-size: 12px;
	color: #DFFFDF;
	line-height: 130%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
p {
	line-height: 121%;
}
