A.link {
	color: blue;
	text-decoration: none;
}
A.visited {
	color: purple;
	text-decoration: none;
}
A.active {
	color: red;
	text-decoration: none;
}
body {
/*	background-color: #FFFFFF;*/
	background-color: #FFFFFF;
/*	background-color: #00a;*/	
/*	background-color: #F0FFFF;*/
/*      background-color: #ddd;*/
/*	background-color: #ff3399;*/
/*	background-color: #99ccFF;*/
	}
body.home1 {
	background-image: url(/img/bg.leftline.04.gif);
	background-repeat: repeat-y;
	}
body.sub1, body.sub2 {
	background-color: white;
	}	
body, P, LI, UL, OL {
/*	font-size: 12pt;*/
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: black;
	font-family: Helvetica, Verdana, Arial, sans-serif;
/*	font-family: sans-serif;*/
	}
P {
	margin: 0px;
	}
DIV {
/*	font-size: 24pt;*/
	font-size: 26px;	
	font-style: normal;	
	font-weight: bold;
/*	color: #0000AA;*/
	color: #FFFFFF;
	font-family: Helvetica, Verdana, Arial, sans-serif;
/*	font-family: sans-serif;*/
	margin-left: 0px;
	}
DIV.h2, DIV.h2s {
	color: #FFFFF;
	}
DIV.h3, DIV.h3s {
	color: #0000AA;
	margin-left: 12px;
	}
DIV.h4, DIV.h4s {
	color: white;
	}
DIV.h5, DIV.h5s {
/*	font-style: normal;*/
	color: yellow;
/*	color: #0000AA;*/
	margin-left: 12px;
	}
DIV.h1s, DIV.h2s, DIV.h3s, DIV.h4s, DIV.h5s {
/*	font-size: 16pt;*/
	font-size: 17px;
	margin-left: 12px;
	}

TABLE{ border: 0;
       
	}
TABLE.contents{
	background: #00009C;
	
}
A.contents:link { color: #ffffff; text-decoration : none;}
A.contents:visited { color: #ffffff; text-decoration : none;}
A.contents:hover { color: #00009C; background: #FFFFFF;}
TD.head1 {
/*	background: #6FC5F9;*/
/*	background: #FFFF00;*/
	background: #00009C;
	color: white;
/*      background: #CC0033;*/
/*	background: #FF99CC;*/
	}
TD.head2 {
	background: #00009D;
	color: white;
/*	background: #FFFF00;*/
	}
TD.head3 {
/*	background: #FFCC00;*/
/*	background: #FFCF00;*/
/*	background: yellow;*/
	background: #0000AA;
	}
TD.head4 {
	background: blue;
	}
TD.cell0 {
/*	background: #dcdcdc;*/
/*	background: #FFF3C0; */
	background: #f6f6ee;

/*	background: #99FF99;*/
	}
TD.cell1 {
/*	background: #dcdcdc;*/
/*	background: #FFF3C0; */
	background: #e7e7ff;

/*	background: #99FF99;*/
	}
TD.cell2 {
/*	background: #FFCCCC;*/
	background: #FFF099;
	}
TD.cell3 {
	background: #FFFFCC;
	}	
TD.cell4 {
	background: #FFFF99;
	}
TD.gray1 {
	background: #EEEEEE;
	}
TD.gray2 {
        background: #DDDDDD;
        }
P.c1 {
	margin-left: 20px;
	font-size: 15px;
/*	font-size: 14pt;*/
	}
P.c2 {
	margin-left: 35px;
	font-size: 13px;
/*	font-size: 12pt;*/
	}
P.c1s {
/*	margin-left: 15px;*/
	font-size: 15px;
/*	font-size: 14pt;*/
	}
P.c2s {
	margin-left: 30px;
	font-size: 13px;
/*	font-size: 12pt;*/
	}
P.hi1 {
	font-size: 20px;
	font-weight: bold;	
	color: #0000CC;
	background-color: #FFF3C0;
	}
P.address, P.abbrev {
	font-size: 13px;
/*	font-size: 12pt;*/
	}
.big {
	font-size: 15px;
/*	font-size: 14pt;*/
	}
.medium {
        font-size: 13px;
        }

.small {
	font-size: 11px;
/*	font-size: 10pt;*/
	}
P.abbrev {
	color: red;
	}
TD.pagecell1 {
/*	background: #FFF3C0;*/
	background: yellow;
	}
DIV.page1, DIV.page1i, DIV.z1 {
	text-align: center;
	font-size: 40px;
	font-style: normal;	
	font-weight: bold;
	color: red;
	font-family: Helvetica, Verdana, Arial, sans-serif;
/*	font-family: sans-serif;*/
	}
DIV.page1i {
	font-style: italic;
	color: red;
	}
DIV.z1 {
	margin-left: 0px;
	font-size: 70px;
	color: white;
	}
H1, H2, H3, H4, H5, H6 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
/*	font-family: sans-serif;*/	
	font-size: 35px;
/*	font-size: 30pt;*/
	font-weight: bold;	
	color: #000000;
	}
H1 {
 	color: #0000AA;
	}
H2 {
 	font-size: 26px;
/*	font-size: 24pt;*/		
	}
H3 {
 	font-size: 21px;
/*	font-size: 20pt;*/
	}
H4 {
 	font-size: 19px;
/*	font-size: 18pt;*/		
	}
H5 {
 	font-size: 15px;
/*	font-size: 14pt;*/	
	}
H6 {
 	font-size: 13px;
/*	font-size: 12pt;*/		
	}
