body, td, input, select, li { 
	font-size: 9pt;
	font-family: Verdana, sans-serif;
	color: #000000;
	background-repeat: repeat;
}

.background-repeat 
{
	background-repeat: repeat;
}

.norepeat{ 
	background-repeat: no-repeat;
}

p { 
	font-size: 9pt;
	font-family: Verdana, sans-serif;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
}

a.bottomlink {
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	color: #004469;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

a.bottomlink:hover {
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

a.bottomlinkhover {
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	font-weight: normal;
}

a.bottomlinkhover:hover {
	font-size: 7pt;
	font-family: Verdana, sans-serif;
	color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	font-weight: normal;
}

a {
	font-size: 9pt;
	color: #004469;
	text-decoration: none;
	font-weight: bold;
}

a:hover 
{
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

a.client {
	font-size: 7pt;
	color: #004469;
	text-decoration: none;
	font-weight: normal;
}

a.client:hover 
{
	font-size: 7pt;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}


h1 {
	font-size: 20pt;
	color: #004469;
	font-family: Garamond, Times New Roman, serif;
	font-weight: normal;
	margin-bottom: 0px;
}
h2 {
	font-size: 11pt;
	color: #999999;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
}
h3 {
	font-size: 11pt;
	color: #d60000;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	font-variant: small-caps;
}
.h1 {
	font-size: 19pt;
	color: #004469;
	font-family: Garamond, Times New Roman, serif;
	font-weight: normal;
	margin-bottom: 0px;
}
.h2 {
	font-size: 11pt;
	color: #999999;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
}
.h3 {
	font-size: 11pt;
	color: #d60000;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	font-variant: small-caps;
}

.button 
{ 
	color: FFFFFF; 
	font-weight: bold; 
	font-size:10pt; 
	background-color: 004469; 
}

.button_hover
{ 
	color: FFFFFF; 
	font-weight: bold; 
	font-size:10pt; 
	background-color: 999999; 
}
.copy { font-size:8pt; }