
A{			text-decoration: underline;
			color: 0000FF;
			}

A:hover{	text-decoration: underline;
			color: FF0000;
			}

A:active{	text-decoration: underline;
			color: FF0000;
			}

H6{			font-family: Georgia,Times New Roman,Times,Serif;
			font-size: 10pt;
			color: 999999;
			}

.title{		position: relative;
			font-family: Black,Arial,Geneva,Sans Serif;
			font-style: italic;
			font-weight: bold;
			font-size: 18pt;
			color: 333300;
			z-index: 10;
			}

.subtitle{	position: relative;
			font-family: Arial,Geneva,Sans Serif;
			font-size: 14pt;
			font-style: italic;
			color: 999900;
			z-index: 5;
			}

.bodytext{	font-family: Georgia,Times New Roman,Times,Serif;
			font-size: 10pt;
			color: 000000;
			line-height: 14pt;
			text-align: justify;
			}

.next{		font-family: Arial,Geneva,Sans Serif;
			font-size: 12pt;
			font-weight: bold;
			color: 333300;
			}

.caption{	font-family: Georgia,Times New Roman,Times,Serif;
			font-size: 9pt;
			color: 000000;
			line-height: 10pt;
			}
