a:link, a:active, a:visited {
		font-family: verdana;
		font-size: 8pt;
		color: #712B7A;
		text-decoration: none;
		}

a:hover 	{
		font-family: verdana;
		font-size: 8pt;
		color: #A776AD;
		text-decoration: underline;
		}

h1		{
		font-family: verdana;
		color: #A776AD;
		font-size: 8pt;
		font-style: normal;
		font-weight: bold;
		}

p		{
		font-family: verdana;
		color: #595959;
		font-size: 8pt;
		font-style: normal;
		}

.linktext	{
		font-family: verdana;
		font-size: 8pt;
		color: #712B7A;
		text-decoration: none;
		}

.body		{
		background-color: white;
		width: 784px;
		border-left: 1px solid #DDBEE1;
		border-right: 1px solid #DDBEE1;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		}

.body02		{
		background-color: white;
		width: 784px;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 0px;
		padding-bottom: 30px;
		}

.footer		{
		font-family: verdana;
		font-size: 8pt;
		color: #712B7A;
		text-decoration: none;
		
		background-color: #F1D6F6;
		border: 1px solid #DDBEE1;
		width: 784px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 5px;
		padding-bottom: 5px;
		}

.tds		{
		background-color: #F7ECF9;
		width: 550px;
		border: 1px dashed #DDBEE1;
		padding: 10px;
		font-family: verdana;
		font-size: 8pt;
		color: #595959;
		font-style: normal;
		}

.tdtext		{
		font-family: verdana;
		font-size: 8pt;
		color: #595959;
		font-style: normal;
		}

.maintds	{
		background-color: white;
		width: 650px;
		border: 1px dashed #DDBEE1;
		padding: 3px;
		font-family: verdana;
		font-size: 8pt;
		color: #595959;
		font-style: normal;
		}

.par		{
		font-family: verdana;
		color: #595959;
		font-size: 8pt;
		font-style: normal;
		}