
body{
background-color:white;
background-image:url(image/bk.gif);
font-size:14pt;
line-height:150%;
font-family:calibri;
}

table{
font-size:14pt;
line-height:150%;
}

h1{
font-size:24pt;
color:black;
font-weight:bold;
font-family:arial;
}

p1{
font-size:18pt;
color:black;
font-weight:bold;
font-family:arial;
}

p2{
font-size:12pt;
color:maroon;
}

p3{
font-size:10pt;
color:blue;
line-height:140%;
}

p4{
background:yellow;
text-decoration:underline;
}

p5{
color:darkgreen;
font-weight:bold;
line-height:140%;
}

p6{
font-size:9pt;
font-family:arial;
font-weight:bold;
line-height:120%;
}

p7{
background:yellow;
text-decoration:underline
}

p8{
text-decoration:underline;
}

p9{
background:aqua;
}

p10{
font-size:12pt;
font-weight:bold;
color:red
}

a{
text-decoration:underline;
color:darkgreen;
}

a:hover{
text-decoration:none;
color:gold;
}

a:active{
text-decoration:underline;
color:red;
}

a:visit{
text-decoration:none;
color:orange;
}

.sch img {position:relative;top:5px;}

@media screen and (max-width:799px){#container{width:100%;margin-top:10px}
img {float:none; max-width : 100% ;
height : auto ;
}
body{
font-size:10pt;
}

table{
font-size:10pt;
}

h1{
font-size:16pt;
}

p1{
font-size:14pt;
}


h2{font-size:12pt;
}
.nodis{
display:none;
}

}

@media screen and (min-width:800px){
#container{;margin-top:20px;margin-left:auto;margin-right:auto;width:70%}

.nodis2{
display:none;
}

}
