p {
	font-family: Garamond, Arial, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;


}
a:link {
	font-family: Garamond, Arial, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-transform: none;
}
a:visited {
	font-family: Garamond, Arial, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Garamond, Arial, sans-serif;
	font-weight: bold;
	color: #666666;
}
.h1 {
	font-family: Batang, Garamond, Arial, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #FFCC66;
}
.h2 {
	font-family: Garamond, Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;
}
.h3 {
	font-family: Garamond, Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #333399;
	text-decoration: none;
}
.text {
	font-family: Garamond, Arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
