/* Style sheet for browser display */
<!--
body {
color : black; 
font-family : century gothic, arial, helvetica, sans-serif; 
margin-top : 0;
margin-left : 0;
background-color : #FCFDAB;
} 
h1 , h2 , h3 , h4 {
color : #404040; 
background-color : transparent; 
} 
h1 {
margin-top : 30px;
margin-bottom : 10px; 
margin-left : 20px;
text-align : left; 
font-size : 16px; 
} 
h2 {
margin-top : 0px;
color : #404040; 
text-align : left; 
margin-left : 10px; 
font-size : 18px;
font-weight : bold;
padding-top : 2px;
} 
h3 {
text-align : left; 
color : black;
margin-top : 20px; 
margin-bottom : 0px; 
margin-left : 20px; 
font-size : 12px;
font-weight : bold; 
} 

h4 {
text-align : left; 
padding-top : 2px; 
margin-bottom : 2px; 
margin-left : 12px; 
font-size : 18px; 
font-family : Lucida Handwriting, century gothic, arial, helvetica, sans-serif;

} 
p {
text-indent : 0; 
text-align : justify;
font-size : 13px; 
margin-top : 10px; 
margin-bottom : 1px; 
margin-left : 20px; 
margin-right : 12px; 
} 
p.first {
margin-top : 15px;
} 
p.telfax {
margin-top : 0;
} 
p.telfaxno {
margin-top : 0;
margin-left : 0;
} 
p.centre {
font-size : 11px;
color : black;
text-align : center;
} 
p.headingcentre {
color : rgb(215,18,182);
text-align : center;
font-size : 36px;
font-family : Lucida Handwriting, century gothic, arial, helvetica, sans-serif;
font-weight : bold; 
} 

p.h1centre {
text-align : center; 
font-size : 16px; 
color : black;
} 

p.h3 {
text-align : left; 
color : rgb(64,64,64);
margin-top : 0px; 
margin-bottom : 0px; 
margin-left : 5px; 
font-size : 14px;
font-weight : bold; 
font-family : Lucida Handwriting, century gothic, arial, helvetica, sans-serif; 
} 
p.h3centre {
text-align : center; 
color : rgb(64,64,64);
margin-top : 8px; 
margin-bottom : 0px; 
margin-left : 5px; 
font-size : 14pt;
font-weight : bold; 
font-family : Lucida Handwriting, century gothic, arial, helvetica, sans-serif; 
} 
p.h3design {
text-align : left; 
color : rgb(64,64,64);
margin-top : 8px; 
margin-bottom : 0px; 
margin-left : 5px; 
font-size : 8pt;
font-weight : bold; 
font-family : Lucida Handwriting, century gothic, arial, helvetica, sans-serif; 
} 



p.address {
margin-left : 2px;
margin-right : 5px;
font-size : 11px;
font-weight : bold;
color : gray;
}
p.right {
text-align : right;
} 
p.left {
text-align : left;
margin-left : 12px; 

} 
p.banner {
text-align : left;
margin-left : 0px; 

} 

p.loveday {
text-align : center;
} 



a {
color : rgb(64,64,64); 
background : transparent; 
} 
a:link {
color : rgb(64,64,64); 
text-decoration : none; 
} 
a:visited {
color : rgb(64,64,64); 
text-decoration : none; 
} 
a:active {
color : rgb(64,64,64); 
text-decoration : none; 
} 
a:hover {
color : #FA14E9; 
text-decoration : none; 
} 
address {
color : gray; 
background-color : transparent; 
font-size : 10px; 
font-style : normal; 
text-align : center; 
margin-left : 10px;
margin-right : 10px;
margin-top : 10px;
margin-bottom : 10px;
} 
ul {
margin-top : 0; 
margin-left : 25px; 
padding-left : 0; 
} 
li {
margin-top : 0; 
margin-bottom : 0; 
}