body {
		font-size: 14px;
		color: #000000;
		background-color: #ffffff;
		line-heiht: 150%;
       /* background-image: url("./img/bg_jsr.gif");*/
	   font-family:Arial;
	    }
       
body a:link {
       color: #162F71;
       text-decoration: underline;
       }
       
body a:visited {
       color: #4863AF;
       text-decoration: underline;
       }
       
body a:hover {
       color: #162F71;
	   background-color: #e1e1e1;
       text-decoration: underline;
       }


.font18 {
		font-size: 18px;
		}
		
.font18 a:link {
		font-size: 18px;
		color: #162F71;
		text-decoration: none;
		}
       
.font18 a:visited {
		font-size: 18px;
		color: #4863AF;
		text-decoration: none;
		}
       
.font18 a:hover {
		font-size: 18px;
		color: #162F71;
		background-color: #e1e1e1;
		text-decoration: underline;
		}

.font18blue {
		font-size: 18px;
		color: #162F71;
		font-weight: bold;
		}


.font18bluen {
		font-size: 18px;
		color: #162F71;
		}

.font12 {
		font-size: 12px;
		color: #000000;
		}

.font13i {
		font-size: 13px;
		color: #000000;
		font-style: italic;
		}
		
.font14i {
		font-size: 14px;
		color: #000000;
		font-style: italic;
		}
		
.font15i {
		font-size: 15px;
		color: #000000;
		font-style: italic;
		}


.td-pale {
		background-color: #BEE8EA;
		font-weight: bold;
		}


.td-blue {
		background-color: #405A9C;
		font-weight: bold;
		}


.td-footer {
		background-color: #336699;
		color: #F8F8FF;
		font-size: 11px;
		}


