h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 14px;
}

p {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9pt;
 color: #333333;
 line-height: 1.5em
; font-weight: normal
}

a:link {
 color: #990000;
}
a:visited {
 color: #CCCCCC;
}
a:hover {
 color: #CC9999;
}
a:active {
 color: #FFFFFF;
}

body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 1.5em; color: #666666}
