BODY {
	font-family : Garamond;
	font-size : 10pt;
    text-align: justify
}

ft { 
	font-family : Geneva, Verdana, Arial, Helvetica, sans-serif; 
	font-size : 8pt; 
        text-align: left
}



H2 {
	font-family : Garamond;
	font-size : 13pt;
	font-weight : bold;
	color : #333366;
}
H3 {
	font-family : Garamond;
	font-size : 12pt;
	font-weight : bold;
	color : #8396C8;
}
H4 {
	font-family : Garamond;
	font-size : 13pt;
	font-weight : bold;
	color : #5A3B7F;
}

H5 {
	font-family : Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #000000;
}
P {
	font-family : Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
        text-align: justify
	
}



A:HOVER {
	text-decoration : none;
	text-transform : bold;
	color : #4D83FC;
}


A {
	text-decoration: underline;
	color: #6666cc;
}

A:VISITED {
	color : #5470AF;
}

TD {
	font-family : Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt
	;
}



h6 { font-family : Garamond; font-size : 12pt; font-weight : bold; color : #663366; }

.pBoldRed {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}
.pBold {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333366;

}
.small {
	font-size: 10px;
}
