p, li, ul, ol {
	font-family : Tahoma,Arial,Helvetica,Sans-Serif;
	font-size : 10pt;
}

td {
	font-family : Tahoma,Arial,Helvetica,Sans-Serif;
	font-size : 8pt;
}

.title {
	font-family : Tahoma,Arial,Helvetica,Sans-Serif;
	font-weight : bold;
	font-size : 12pt;
	color : #ff0000;
}

.titlePink {
	font-family: Tahoma,Arial,Helvetica,Sans-Serif;
	font-weight: bold;
	font-size: 12pt;
	color: #ff00ff;
}

.special {
	font-family : Tahoma,Arial,Helvetica,Sans-Serif;
	font-weight : bold;
	font-size : 10pt;
}

.subtitle {
	font-family : Tahoma,Arial,Helvetica,Sans-Serif;
	font-size : 10pt;
	color : #990000;
	font-weight : bold;
	text-decoration : none;
}

.piw {
	font-family : Tahoma,Arial,Helvetica,Sans-Serif;
	font-size : 10pt;
	color : #666666;
	font-weight : bold;
	text-decoration : none;
}

.small {
	color : #666666;
	font-family : Tahoma,Arial,Helvetica,Sans-Serif;
	font-size : 7pt;
}

.small2 {
	color : #000000;
	font-family : Tahoma,Arial,Helvetica,Sans-Serif;
	font-size : 7pt;
}

.small:hover {
	color : #ff0000;
	font-family : Tahoma,Arial,Helvetica,Sans-Serif;
	font-size : 7pt;
}

.reallysmall {
	font-family : Arial,Helvetica,Sans-Serif;
	font-size : 7pt;
}

.reallysmall:hover {
	color : blue;
	font-family : Arial,Helvetica,Sans-Serif;
	font-size : 7pt;
}

a {
	color : #666666;
	font-family : Tahoma,Arial,Helvetica,Sans-Serif;
	font-size : 10pt;
 }

a:hover {
	color : #ff0000;
	font-family : Tahoma,Arial,Helvetica,Sans-Serif;
	font-size : 10pt;
}

.question {
	color : #808080;
	font-family : Tahoma,Arial,Helvetica,Sans-Serif;
	font-size : 10pt;
	font-weight : bold;
}
.answer {
	color : #808080;
	font-family : Tahoma,Arial,Helvetica,Sans-Serif;
	font-size : 10pt;
}
