H1 {  font-family: "Lucida Calligraphy"; font-size: 30px;  font-weight: bold; color: #CC0066}

H2 {  font-family: "Lucida Calligraphy"; font-size: 22px;  font-weight: bold; color: #CC0066}

H3 {  font-family: "Lucida Calligraphy"; font-size: 18px;  font-weight: bold; color: #CC0066}

H4 {  font-family: "Lucida Calligraphy"; font-size: 14px;  font-weight: bold; color: #CC0066}

/*style name="font"*/
font {
	font-family: Arial;
	font-size: 10pt;
	color: #CC0066;

	font-weight :;
	font-weight: bold;
}

/*style name=".large"*/
.large {
	font-family: "Lucida Calligraphy";
	font-size: 18pt;
	color: #CC0066;
}

/*style name=".small"*/
.small {
font-family: "Garamond,Palatino";
font-size: 8pt;
color: #CC0066;
align: center;
}

/*style name=".style4"*/
.style4 {
font-family: "Arial";
font-size: 12pt;
color: #00557D;
align: ;
font-weight : bold;
}
.style11 {
	font: 400 normal 11pt Verdana, Arial, Helvetica, sans-serif;
	color: #CC0066;
}

