p {
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	font-family: Maiandra GD, Palatino Linotype, Georgia, Times New Roman;

}

blockquote {
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	font-family: Maiandra GD, Palatino Linotype, Georgia, Times New Roman;


}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006666;
	font-weight: bold;

}
ul {
	font-family: Maiandra GD, Palatino Linotype, Georgia, Times New Roman;
	font-size: 14px;
	list-style-position: inside;
	list-style-type: disc;
	text-indent: -14pt;


}
small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
ol {
	font-family: Maiandra GD, Palatino Linotype, Georgia, Times New Roman;
	font-size: 14px;
	list-style-type: decimal;
	list-style-image: none;

}
cite {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	line-height: 18px;
	color: #336633;
}
h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	font-weight: bold;

}
a:hover    { color: #660000; text-decoration: underline }

