body{
text-align : left;
color : #333333;
background-color : #ffffff;
font-family : "Times New Roman";
margin : 7%;
}

a{
color : #333399;
text-decoration : none;
}
a:hover{
color : #99cccc;
}

h1{
color : #3399cc;
text-align : left;
margin : 0px;
padding-top : 15px;
padding-bottom : 5px;
font-size : 180%;
font-weight : bold;
}
h1 a{
color : #3399cc;
}

h2{
color : #99cccc;
text-align : left;
font-size : 100%;
}
h2 a{
color : #99cccc;
}

h3{
color : #99cccc;
text-align : left;
margin : 0px;
padding-bottom : 3px;
border-bottom-width : 3px;
border-bottom-style : double;
border-bottom-color : #666666;
padding-right : 10px;
font-size : 100%;
}
h3 a{
color : #99cccc;
}

strong{
color : #ff9900;
}

dt{
font-size : 95%;
margin-top : 3px;
margin-bottom : 3px;
padding-top : 3px;
padding-bottom : 3px;
}
dd{
line-height : 165%;
font-size : 90%;
margin-top : 3px;
margin-bottom : 3px;
padding-top : 3px;
padding-bottom : 15px;
}

.text{
text-align : justify;
font-size : 90%;
line-height : 165%;
padding : 2%;
}

.copyright{
text-align : left;
font-size : 95%;
line-height : 165%;
padding : 5px;
}
.copyright a{
font-weight : bold;
color : #0099cc;
}

.Ao{
color : #000099;
font-weight : normal;
}
.menu{
margin-top : 20px;
margin-bottom : 20px;
padding-top : 10px;
padding-bottom : 10px;
border-top-width : 1px;
border-bottom-width : 1px;
border-style : solid none;
border-top-color : #c0c0c0;
border-bottom-color : #c0c0c0;
}
.menu a{
color :#f7ab00 ;
text-decoration : none;
}
.menu a:hover{
color : #99cccc;
}
.menu_top{
font-size : 95%;
margin-top : 20px;
margin-bottom : 20px;
padding-top : 10px;
padding-bottom : 10px;
border-top-width : 1px;
border-bottom-width : 1px;
border-style : solid none;
border-top-color : #c0c0c0;
border-bottom-color : #c0c0c0;
color :#fffffe ;
background-color : #001d42;
}
.menu_top a{
color :#fffffe ;
text-decoration : none;
}
.menu_top a:hover{
color : #dcd3b2;
}
