.back {
	background-image: url(images/new-background.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

P {
	margin-top: 0px;
	margin-bottom: 0px;
    font-size: 10pt;
    color: black;
    line-height: 19px;
    font-family: arial;
}

.small {
	margin-top: 12px;
	margin-bottom: 0px;
    font-size: 7pt;
    color: black;
    font-family: lucida;
    letter-spacing: 0px;
}

.copy {
	margin-top: 0px;
	margin-bottom: 0px;
    font-size: 8pt;
    color: black;
    font-family: arial;
    letter-spacing: 0px;
}

UL {
	margin-top: 0px;
	margin-bottom: 0px;
    font-size: 10pt;
    color: black;
    font-family: arial;
    letter-spacing: 0px;
    list-style-type: none;
}

LI {
	margin-bottom: 10px;
}

.header {
	margin-top: 13px;
	margin-bottom: 8px;
    font-size: 12pt;
    color: black;
    font-family: lucida;
    font-weight: bold;
}

A {
	font-family: arial;
	font-size: 10pt;
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
}

A:hover {
	color: #0000FF;
}

#Table3 td
{
	
}

#Table3 td a/*, td a:link, td a:visited, td a:hover, td a:active*/
{
	background:Transparent url(images/new-button-bg.gif) no-repeat;
	color:#fff;	
	text-decoration:none;
	display:block;
	margin:0px;
	padding-top:3px;
	width:131px;
	height:27px;
}

#Table3 td a:hover
{
	background:Transparent url(images/new-button-bg-over.gif) no-repeat;
	color:#250A51;
	width:131px;
	height:27px;
}
