H1 {  font-family: "Lucida Calligraphy"; font-size: 42px;  font-weight: bold; color: #FF0080}

H2 {  font-family: "Lucida Calligraphy"; font-size: 28px;  font-weight: bold; color: #FF0080}

H3 {  font-family: "Lucida Calligraphy"; font-size: 24px;  font-weight: bold; color: #FF0080}

H4 {  font-family: "Lucida Calligraphy"; font-size: 14px;  font-weight: bold; color: #FF0080}

/*style name="font"*/
font {
	font-family: "Arial";
	font-size: 11pt;
	color: #00557D;
	font-weight : bold;
}

/*style name=".large"*/
.large {
font-family: "Lucida Calligraphy";
font-size: 16pt;
color: #ff0080;
}

/*style name=".small"*/
.small {
font-family: "Garamond,Palatino";
font-size: 8pt;
color: #ff0080;
align: center;
}

/*style name=".style4"*/
.style4 {
font-family: "Arial";
font-size: 12pt;
color: #00557D;
align: ;
font-weight : bold;
}