

.title	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: heavy;
	text-decoration: none;
	color: #734f96;
	}
.title	a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	text-decoration: none;
	color: #b57edc;
	}
.title	a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	text-decoration: underline;
	color: #ff0000;
	}

.main	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #777777;
	}
.main	a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #b57edc;
	}
.main	a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
	color: #ff0000;
	}


