body {

	color: #000000;

	background: #FFFFFF;

	font-family: "Arial";

	font-size: 80%;

    background-image: URL(/images/bg.gif);

    background-repeat: repeat-x;

}



a {

	font-style: normal;

	text-decoration: underline;

	color:#02319D;

}

a:visited {color:#4363AF;}

a:hover {color:#4363AF;}

a.menu {

	font-style: normal;

    font-size: 70%;

	text-decoration: none;

	color:#02319D;

}
a.nohref {

	font-style: normal;

    font-size: 70%;

	text-decoration: none;

	color:#CC0022;

}

a.menu:visited {color:#4363AF;}

a.menu:hover {color:#4363AF;}



h1{

	margin:10px;

	font-size: 150%;

	font-style : bold;

	color:#CC0022;

}



h2{

	margin:10px;

	font-size: 100%;

	color:#CC0022;

}



h3{

	font-size: 100%;

	font-style : bold;

	color:black;

}



p {

	margin:10px;

	padding: 0;

	font-size: 85%;

 	text-indent:1.5em;

	line-height: 140%;

 }



 .noindent {

  	text-indent:0em;

 }



 .author {

 	font-size: 80%;

	font-style: italic;

	line-height: 130%;

	text-align:right;

 }



 .remark {

  	text-indent:0em;

 	font-size: 80%;

	line-height: 130%;

 }



 .sub {

 	text-indent:0em;

	font-size:60%;

	color:#808080;

}



.submenu {

	margin-top:0;

	margin-bottom:0;

 	text-indent:0em;

	font-size:80%;

	line-height: 180%;

	color:#808080;

}



.subsubmenu {

	padding:0,0,0,10;

	margin:0,0,0,10;

 	text-indent:10;

	font-size:65%;

	line-height: 140%;

	color:#808080;

}



.subsubsubmenu {

	padding:0,0,0,10;

	margin:0,0,0,10;

 	text-indent:10;

	font-size:100%;

	line-height: 140%;

	color:#808080;

}





 .date {

 	color:#808080;

 }



 ol {

 	margin-top:0;

	padding: 0;

	font-size: 95%;

	line-height: 110%;

}





.nomargin {

 	margin-top:0;

 	margin-bottom:0;

	padding: 0;

	font-size: 95%;

	line-height: 120%;

}



.lbg {

	background-color:#EEEEEE;

	font-size: 95%;

	line-height: 120%;

}



.hbg {

	background-color:#CCCCCC;

	font-size: 95%;

	line-height: 120%;

}



.photo {

border:1px solid #00123C;

}



.table {

	font-size:60%;

}