P
{
    FONT-FAMILY: 'arial', 'helvetica', 'sans serif'
}
TD
{
    FONT-FAMILY: 'arial', 'helvetica', 'sans serif';
    FONT-SIZE: 10pt;
    VERTICAL-ALIGN: top
}

.roll {  font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; font-style: normal; line-height: normal; 
	font-weight: bold; color: #2d64ff; text-decoration: none  }

A.roll:hover {  font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; font-style: normal; line-height: normal; 
	font-weight: bold; color: #0031be; text-decoration: none;  }

.roll2 {  font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; font-style: normal; line-height: normal; 
	font-weight: bold; color: #0031be; text-decoration: none  }

A.roll2:hover {  font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; font-style: normal; line-height: normal; 
	font-weight: bold; color: #2d64ff; text-decoration: none  }

.roll3 {  font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; font-style: normal; line-height: normal; 
	font-weight: bold; color: #6666CC; text-decoration: underline  }

A.roll3:hover {  font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; font-style: normal; line-height: normal; 
	font-weight: bold; color: #000033; text-decoration: underline  }


.lavendar
{
    BACKGROUND-COLOR: #e5e5ff;
    COLOR: black
}
.indent
{
    MARGIN-LEFT: 1em;
    MARGIN-RIGHT: 1em;
    TEXT-ALIGN: justify
}

.redborder
{
    BORDER-BOTTOM: #c00000 1px solid;
    BORDER-LEFT: #c00000 1px solid;
    BORDER-RIGHT: #c00000 1px solid;
    BORDER-TOP: #c00000 1px solid
}

.redbottom
{
    BORDER-BOTTOM: #c00000 1px solid;
    BORDER-LEFT: #c00000 1px none;
    BORDER-RIGHT: #c00000 1px none;
    BORDER-TOP: #c00000 1px none
}