A {
color:#cc6699;
text-decoration: none;
}


A:HOVER {
color: #ffccff;
text-decoration: none;

}

A:VISITED {
text-decoration: none
}

A.small {
font-size: 8pt 
}

A.top {
color:#cc6699;
text-decoration: none
}


.header {
	font-family : Arial;
	font-size : 12pt;
	font-weight : bold;
}

.footer {
	font-family : Arial;
	font-size : 8pt;
	color: #ffccff;
}

H1 {
font-size: 16pt;
}

H2 {
font-size: 14pt;
}

H3 {
font-size: 12pt;
}

H4 {
font-size: 10pt;
}

P {
	font-family : Arial;
	font-size : 10pt;
}


.white {
color: #ffffff
}

.subscript {
font-size: 8pt; 
}

.red {
color: #cc3300;
}

.grey {
color: #999999;
}

.whitecell {
    FONT-WEIGHT: normal;
    FONT-SIZE: 12pt;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #ffffff
}

ul {
	font-family : Arial;
	font-size : 11pt;
}