body {
    background-color: #66CCCC;
}

p.date {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
}

p.footer1 {
    font-family: "Times New Roman", Times, serif;
    font-size: 8pt;
    text-align: center;
}

p.main {
    text-align: justify;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #000000;
}

p.main2 {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #000000;
}

p.subtitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 22px;
    font-weight: bold;
    color: #000000;
}

p.title {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 22px;
    font-weight: bold;
    color: #000000;
}

a:link {
    text-decoration: none;
    color: #3333FF;
}

a:visited {
    text-decoration: none;
    color: #CC0000;
}

a:hover {
    text-decoration: underline;
    color: #000000;
}
