body {
 font-size:medium;
 color:#000000;
 background-color:#FFFFFF;
 line-height:120%;
}
a:link{
 color:#0000FF;
 text-decoration:none;
}
a:visited{
 color:#0000FF;
 text-decoration:none;
}
a:hover{
 color:#00FFFF;
 text-decoration:underline;
}
a:active{
 color:#00FFFF;
 text-decoration:underline;
}

.right {
 text-align:right;
}
.center {
 text-align:center;
}
.top {
 vertical-align:top;
}
h2.title1 {
 font-family:"‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
 vertical-align:bottom;
 text-align:center;
 color:#0000FF;
 font-size:large;
 font-weight:bold;
 background-color:#CCFFFF;
 border-style:double;
 border-color:#33AAFF;
 margin:20px 150px 5px 140px;
 width:300px;
}
h2.title2 {
 font-family:"‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
 text-align:left;
 vartical-align:middle;
 color:#0000FF;
 fot-size:large;
 font-weight:bold;
 background-color:#ccffff;
 border-style:none solid none solid;
 border-color:#00CCFF;
 border-width:0px 20px 0px 20px;
 padding:5px 5px 5px 10px;
 margin:20px 15px 5px 15px;
}
h3.name {
 font-family:"‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
 font-size:large;
 text-decoration:underline;
 margin:10px 20px 4px 20px
}
h3.title3{
 font-family:"‚l‚r ‚oƒSƒVƒbƒN",sans-serif
 font-size:medium;
 font-weight:bold;
 border-bottom-style:solid;
 border-bottom-width:2px;
 padding-left:5px;
 border-color:#33AAFF;
 margin:20px 15px 5px 15px;
}
h3.title4{
 font-family:"‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
 font-weight:normal;
 font-size:medium;
 text-decoration:underline;
 padding-left:5px;;
 margin:20px 15px 5px 15px;
}
h4{
 font-family:"‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
 font-weight:normal;
 font-size:medium;
 text-decoration:none;
 border-bottom:#33AAFF 1px dashed;
 padding-left:10px;
 margin:20px 15px 5px 15px;
}
h5{
 font-family:"‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
 font-weight:normal;
 font-size:medium;
 font-style:italic;
 text-decoration:underline;
 padding-left:5px;;
 margin:20px 15px 5px 30px;
}
.big {
 font-size:large;
 color:#0000FF;
}
.box {
 border-style:none;
 margin:0px 30px 10px 30px;
}
.box1 {
 border-style:none;
 background-color:#CCFFFF;
 margin:0px 15px 30px 15px;
 padding:5px 10px;
}
.box2 {
 font-weight:bold;
 border-style:none;
 margin:0px 30px 10px 30px;
}
.box3 {
 text-align:center;
 font-size:100%;
 font-weight:bold;
 background-color:#CCFFFF;
 border-style:solid;
 border-width:1px;
 border-color:#0000FF;
 margin:5px 50px 10px 50px;
 padding:1%;
}
div.list{
 font-family:"‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
 text-align:center;
 border-style:double;
 border-color:#000000;
 font-size:larger;
 font-weight:bold;
 margin:30px 30px 30px 60px;
 width:300px;
}
ul.menu {
 font-family:"‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
 list-style-image:url(list.gif);
 list-style-position:outside;
}
ul.menu2 {
 font-family:"‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
 list-style-type:square;
 list-style-image:none;
 list-style-position:outside;
}
.margin {
 margin: 20px 10px;
}
.small {
 font-size:x-small;
 font-weight:bold;
}
.chrono {
 font-size:10.5pt;
 margin: 20px 10px;
}
a.s1{
 font-size:larger;
 color:#FF0000;
 font-weight:bold;
}