 /* IP CSS Custom Style 1.1 */
 /* <html><head><meta name="robots" content="noindex"></head></html> */
body { background-color: white; background-image: url(pictures/blback3.gif) !important; margin-right: 18px; margin-left: 18px
	  }

p            { font-size: 12px; font-family: Verdana, Arial, Helvetica; font-weight: normal; text-decoration: none }
h1               { color: black; font-size: larger; font-family: Verdana, Arial, Helvetica; }
h2       { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
h3 { color: black; font-size: 9pt; font-family: "Lucida Grande", Helvetica, Arial; margin-bottom: -6px }
h4 { color: black; font-size: 9pt; font-family: "Lucida Grande", Helvetica, Arial; margin-bottom: -6px }
a      { 
	text-decoration: none }
ol {
	list-style-type: decimal;
	list-style-position: inside;
	padding-left: 24px
	}

ul    {
	list-style-type: square;
	list-style-position: inside;
	padding-left: 24px
	}
ul p   {
	margin-top: 6px;
	margin-bottom: 6px
	}

li      { font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica }

a:hover { 
	text-decoration: underline }
.alpha {
	list-style-type: upper-alpha
	}

.xhead { 
	background-color: #d3d3d3; 
	border: solid 1px gray }

.important { outline: solid 5px red  }
.notes { font-style: oblique }
.variable    { color: #ff4500; font-style: italic }
.icon { font-weight: bold; }

#caticon {
	background-color: #fff;
	float: left;
	padding-top: 30px;
	padding-bottom: -8px
	}
#pagetitle {
	background-color: #fff;
	margin-left: 44px;
	padding-top: 34px;
	padding-bottom: -8px;
	width: 88%
	}

