/* CSS Document */

.text
{font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000033;
text-decoration:none;

}

.copy
{font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
text-decoration:none;
text-align:justify;
}

.header
{font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#000033;
text-decoration:none;
text-align:justify;
font-weight:bold;
}

<!-- for Guest Page -->

<!-- for Guest Page add comments -->
.guestpage
{font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000033;
text-decoration:none;
font-weight:bold;}

.guestpage a
{font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000033;
text-decoration:none;
font-weight:bold;}

.guestpage a:hover
{font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#003366;
text-decoration:none;
font-weight:bold;}

<!-- for Guest Page add comments -->

<!-- for Guest Page comments header-->
.guestpagecomments
{font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000033;
text-decoration:none;
text-align:justify;
font-weight:bold;}
<!-- for Guest Page comments header-->
<!-- for Guest Page comments text-->

.guestpagecommentstext
{font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000033;
text-decoration:none;
text-align:justify;
font-weight:normal;}
<!-- for Guest Page comments text-->
