/* This is the style sheet for the intranet core pages */

/* body tags */

body	{ background: #C4D8D9; font-family: Helvetica; font-size: 12pt; }

/* character tags */

H1 	{ font-size: 24pt; font-family: Helvetica; color: navy; font-weight: bold; }
H2 	{ font-size: 14pt; font-family: Helvetica; color: navy; font-weight: bold; }
H3 	{ font-size: 12pt; font-family: Helvetica; color: navy; font-weight: bold; }
H6 	{ font-size: 11pt; font-family: Helvetica; color: navy; font-weight: bold; }
pre	{ font-family: Courier; }
table	{ font-size: 12pt; }

/* #E1E9F2

/* <BODY BGCOLOR="#C6D5EC">
