.background1
{
    BACKGROUND-POSITION: center;
    BACKGROUND-ATTACHMENT: fixed;
    BACKGROUND-REPEAT: no-repeat;
    background: url(images/background1.gif) no-repeat fixed center;
}
.background2
{
    BACKGROUND-POSITION: center;
    BACKGROUND-ATTACHMENT: fixed;
    BACKGROUND-REPEAT: no-repeat;
    background: url(images/background2.gif) no-repeat fixed center;
}
.background3
{
    BACKGROUND-POSITION: center;
    BACKGROUND-ATTACHMENT: fixed;
    BACKGROUND-REPEAT: no-repeat;
    background: url(images/background3.gif) no-repeat fixed center;
}
.background4
{
    BACKGROUND-POSITION: center;
    BACKGROUND-ATTACHMENT: fixed;
    BACKGROUND-REPEAT: no-repeat;
    background: url(images/background4.gif) no-repeat fixed center;
}
.background5
{
    BACKGROUND-POSITION: center;
    BACKGROUND-ATTACHMENT: fixed;
    BACKGROUND-REPEAT: no-repeat;
    background: url(images/background5.gif) no-repeat fixed center;
}
.background6
{
    BACKGROUND-POSITION: center;
    BACKGROUND-ATTACHMENT: fixed;
    BACKGROUND-REPEAT: no-repeat;
    background: url(images/background6.gif) no-repeat fixed center;
}
.background
{
    BACKGROUND-POSITION: center;
    BACKGROUND-ATTACHMENT: fixed;
    BACKGROUND-REPEAT: no-repeat;
    background: url(images/background.gif) no-repeat fixed center;
}
HR
{
    MARGIN-TOP: 8px;
    MARGIN-BOTTOM: 5px;
    HEIGHT: 5px;
    BACKGROUND-COLOR: #3333cc;
}
BODY
{
	font-family: Arial;
	font-size: 14px;
	TEXT-ALIGN: justify;
}
address
{
	font-family: Arial;
	font-size: 12px;
	TEXT-ALIGN: justify;
}
.redtext
{
	background-color : #F4F4F4;
	color : Red;
	line-height : 110%;
	font : bold 16px "Comic Sans MS";
}
.bluetext
{
	color : blue;
	line-height : 110%;
	font : bold 12px "Comic Sans MS";
	margin-left : 10px;
	margin-right : 5px;
}
.whitetext
{
	background-color : blue;
	color : white;
	line-height : 110%;
	font : bold 16px "Comic Sans MS";
}
.yellowtext
{
	background-color : #F4F4F4;
	color : #FFCC00;
	line-height : 110%;
	font : bold 16px "Comic Sans MS";
}
.greentext
{
	background-color : #F4F4F4;
	color : #00CC00;
	line-height : 110%;
	font : bold 16px "Comic Sans MS";
}
h1
{
	font-family: "Comic Sans MS";
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: Blue;
}
h2
{
	font-family: "Comic Sans MS";
	font-size: 30px;
	font-weight: bold;
	color : Blue;
}
h3
{
	font : bold 20px "Comic Sans MS";
	color : Blue;
}
h4
{
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #3333cc;
}
.ident
{
	margin-left : 10px;
	margin-right : 5px;
	text-align : justify;
}
.ident_com
{
	margin-left : 10px;
	margin-right : 5px;
	text-align : justify;
	font-size : 18px;
	font-family : "Comic Sans MS";
	margin-bottom: -10px;
}
P
{
	font : 14px Arial, Helvetica, sans-serif;
}
LI
{
	font : 14px Arial, Helvetica, sans-serif;
}
.justify
{
	text-align : justify;
	font-size: 14px;
}
.justify1
{
	margin-left : 10px;
	margin-right : 5px;
	text-align : justify;
	font-size: 14px;
}
