@charset "utf-8";
/* CSS Document */

body {font-family:Georgia, Times New Roman, Times, serif;
background-color:#FFf0d0;
}

h1 {
color:green;
text-align:left;
font-family:"Century Gothic", Arial, sans-serif;
font-size:40px;
}
h2 {
color:green;
text-align:left;
font-family:"Arial", sans-serif;
font-size:30px;
}
h3 {
color:green;
text-align:left;
font-family:"Century Gothic", sans-serif;
font-size:40px;
font-weight:normal;
}
h4 {
color:green;
text-align:left;
font-family:"Century Gothic", sans-serif;
font-size:25px;
font-weight:normal;
}
h5 {
color:green;
text-align:right;
font-family:"Century Gothic", sans-serif;
font-size:18px;
font-weight:normal;
}
p {
font-family:"Georgia, Times New Roman, serif";
font-size:24px;
text-indent:0px;
}
lp {
font-family:"Georgia, Times New Roman, serif";
font-size:20px;
text-indent:0px;
}
li {
font-family:"Georgia, Times New Roman, serif";
font-size:18px;
}
