
a {
	color: #187FCC;
	text-decoration: none;
}

a:hover {
	color: #FA9009;
}

body         { font-family: Trebuchet MS; font-size: 10pt; color:#666666; line-height: 140% }
h1, h1 a     { font-size: 16pt; line-height: 120%; font-weight: bold; color:#187FCC; letter-spacing: -1px; margin-bottom: -20px; margin-top: 0px;}
h2, h2 a     { font-size: 13pt; line-height: 120%; font-weight: bold; color:#187FCC; margin-bottom: -12px; margin-top: 24px;}
html > body h1 { margin-bottom: -4px;}
p + h1 { margin-top: 18px; }
td           { font-size: 10pt; line-height: 140% }
li           { font-size: 10pt; list-style-image: 
               url('../images/bullet.jpg') }
			   
.sublinks a:hover { color: white; }
.sublinks a { color: #333; }

.sublinks2 a:hover { color: #187FCC; }
.sublinks2 a { color: #666; }



