BODY {
	background-color : #FFFFFF;
	color : #000066;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left : auto;
	margin-right : auto;
	font-size : x-small;
}

P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #333399;
}

TD {
	font-size : x-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}


A:LINK {
	color : #0000FF;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}

A:VISITED {
	color : #FF0000;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}


A:HOVER {
	background-color : #FFFF00;
	color : #FF0000;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}
A:ACTIVE {
	color : #FF0000;
	text-decoration : underline;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	background-color : #FFFF00;
}

H1 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 200%;
	margin-bottom : -1em;
	margin-left : -5%;
}

H2 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 160%;
}

H3 {
	color : #000066;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 140%;
}

H4 {
	color : #FFFFFF;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 120%;
	background-color : #000066;
	font-weight : bold;
}

H5 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : 900;
	margin-top : 1.5em;
}

H6 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-style : italic;
	font-weight : 800;
	margin-bottom : -0.8em;
}

BLOCKQUOTE {
	margin-left : 0;
}

.CAPTION {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : White;
	font-size : xx-small;
	background-color : Black;
}

TH {
	background-color : #FFFFFF;
	font-size : x-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #6666FF;
	font-size : xx-small;
	font : bold;
	letter-spacing : 6px;
}
.remark {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; color: #0000FF}
.bullul {  list-style-image: url(images/list-bullet.gif); list-style-type: disc}
.numol {  font-style: italic; list-style-type: decimal}
.inithead {  filter: DropShadow(Color=#0000, OffX=3, OffY=3, Positive="y")}
.newsul {  font-size: xx-small; list-style-position: inside; list-style-type: square; clip:   rect(   ); cursor: help; text-align: left}
.motto {  font-family: Georgia, "Times New Roman", Times, serif; font-size: medium; font-style: italic; color: #CCCCFF}
.ahdrbg {
	background-image: url(images/maintenance/hdr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.asubhdrbg {
	background-image: url(images/maintenance/subhdrbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B2CDE8;
	border-left-color: #FFFFFF;
}
.abodybg {
	background-image: url(images/maintenance/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

