P
 {
		font-family: verdana, sans-serif, helvetica;
		font-weight: normal;
		font-style: normal;
		color: #000000;
}

H2, H3, H4
 {
		font-family: verdana, sans-serif, helvetica;
		font-size: medium;
		font-weight: bold;
		font-style: normal;
		color: #000000;
}


li
 {
		font-family: verdana, sans-serif, helvetica;
		font-weight: normal;
		font-style: normal;
		color: #000000;
        line-height : 140%;
}

a
 {
		font-family: verdana, sans-serif, helvetica;
		font-weight: normal;
		font-style: normal;
		color: #000000;
}

div
 {
		font-family: verdana, sans-serif, helvetica;
		font-size: small;
		font-weight: normal;
		font-style: normal;
		color: #000000;
}

b
 {
		font-family: verdana, sans-serif, helvetica;
		font-size: small;
		font-weight: normal;
		font-style: normal;
		color: #000000;
}

.small
 {
		font-family: verdana, sans-serif, helvetica;
		font-size: smaller;
		font-weight: normal;
		font-style: normal;
		color: #000000;
}

.bold
 {
        font-weight: bold;
}

.italics
 {
		font-style: italic;
}

.bi
 {
        font-weight: bold; font-style: italic;
}

.blue 
	{ color : #006666; font-weight : bold;
}

.bbi
	{ color : #630; font-weight : bold;
		font-weight: bold;
		font-style: italic;

}

.i_blue { color : #006666; font-weight : bold; font-style: italic;

}

.red { color : #FF0000; font-weight : bold;

}

.y { color : #FFFF66; font-weight : bold;

}

