body {
	color: #000000;
	background: #FFFFFF;
	font-family: "Tahoma, Arial";
	text-align:justify;
} 

a {
	font-style: normal;
	text-decoration: underline;
	color:#084499;
}
a:visited {color:#6F91C1;}
a:hover {color:#6F91C1;}

h1{
	margin:10px;
	font-size: 150%;
	font-style : bold;
	color:#CC3300;
}

h2{
	margin:10px;
	font-size: 100%;
	color:#CC3300;	
}

h3{
	margin:20px, 0px, 10px, 0px;
	padding:0px;
	font-size: 80%;
	font-style : bold;
	color:669900;	
}

h4{
	font-size: 80%;
	font-style : bold;
	color:669900;	
}

h5{
	display: none;
}

p {
	margin:10px;
	padding: 0;
	font-size: 85%;
 	text-indent:1.5em;
	line-height: 140%;
	text-align:justify;
 }
 
q {
	margin:10px;
	padding: 0;
	font-style:italic;
	font-size: 85%;
 	text-indent:1.5em;
	line-height: 140%;
	text-align:justify;
 }



 
 .noindent {
  	text-indent:0em;
	text-align:justify;
 }
 
 .author {
 	font-size: 80%;
	font-style: italic;
	line-height: 130%;
	text-align:right;
 }

 .remark {
  	text-indent:0em;
 	font-size: 80%;
	line-height: 130%;
 }
 
 .menu {
	line-height:200%;
	margin:0;
	padding:0;
	text-indent:0;
	font-size:80%;
 }
 
 .sub {
 	text-indent:0em;
	font-size:80%;
}

.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;
}

 ol {
 	margin-top:0;
	padding: 0;
	font-size: 95%;
	line-height: 140%;
}

 ul {
 	margin-top:0;
	padding: 0;
	font-size: 85%;
	line-height: 140%;
}


.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%;
}

.line {
	font-family: Arial;
	font-size: 70%;
	font-weight: bold;
	text-align: left;
	color:#333333;
}

.h {
	font-family: Arial;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	background-color: #dddddd;
}

.h1 {
	font-family: Verdana;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	color:#666666;
}
.small {
	font-family: Verdana;
	font-size: 80%;
	font-weight: normal;
}
.small2 {
	font-family: Verdana;
	font-size: 100%;
	font-weight: normal;
}