	A {
		color:#3070CC;
		text-decoration:none;
	}
	A:hover {
		color:navy;
		text-decoration:underline;
	}
	#header1 {
		text-align:left;
		padding:3px;
		font-size:10pt;
		font-family:verdana;
		font-weight:bold;
		color:black;
		background-color:#D6D6D6;
		width:614px;
		border-width:0 0 1 0;
		border-style:solid;
		border-color:#AAAAAA;		
	}
	#header2 {
		text-align:left;
		padding-left:1px;
		margin-bottom:3px;
		font-size:8pt;
		color:black;
		font-weight:bold;
		font-family:verdana;
		background-image:url(images/bg1.gif);
		width:100%;		
	}
	#header3 {
		text-align:left;
		padding-left:5px;
		font-size:12pt;
		color:white;
		font-family:tahoma;
		background-color:#6278B6;
		background-image:url(images/bg3.gif);
	}
	HR	{
		color:#D6D6D6;
		height:1px;		
	}
	TD	{
		font-family: verdana, arial, helvetica;
		font-size: 8pt;
	}
	TD.mainspace IMG {
		border-style: solid;
		border-width: 1 1 1 1;
		border-color: #D6D6D6;
	}
	TD.mainspace {
		height:400px;
	}