.titleprop
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Arial, Tahoma, 'Times New Roman';
    FONT-SIZE: 10pt;
    TEXT-ALIGN: left
}
.maintitle
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Arial, Tahoma, 'Times New Roman';
    FONT-SIZE: 24pt;
    FONT-WEIGHT: bolder;
    TEXT-ALIGN: center
}

.color1
{
    BACKGROUND-COLOR: gainsboro
}
.color2
{
    BACKGROUND-COLOR: lightgrey
}
.Color3
{
    BACKGROUND-COLOR: floralwhite
}

A:link {
text-decoration: none
; color: #9933CC
}
A:visited {
	COLOR: #3333FF; text-decoration: none
}
A:hover {
	COLOR: #FF0000; text-decoration: none
}
A:active {
	COLOR: #9933CC; text-decoration: none
}

.text {  font-family: Arial; font-size: 10pt}
.Heading1 {  font-family: Arial; font-size: 22px; font-weight: bold; color: #0099FF}
.SubHeading1 { font-family: Arial; font-size: 18px; font-weight: bold; color: #0099FF}
.SubHeading2 { font-family: Arial; font-size: 15px; font-weight: bold; color: #0099FF}
.text-small {  font-family: Arial; font-size: 8pt; font-weight: normal}
