body{
margin:50px;
scrollbar-face-color:#ffffff;
scrollbar-track-color:#000066;
scrollbar-arrow-color:#000066;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
color:#000066;
background-color:#ffffff;
font-size:12px;
line-height:150%;
}
a:link{
color:#cc3399;
}
a:visited{
color:#9933ff;
}
a:hover{
background-color:#ffcccc;
}
.box{
text-align:center;
}
.box1{
margin-left:auto;
margin-right:auto;
text-align:center;
width:320px;
border:1px solid #000066;
padding:10px;
font-size:16px;
line-height:150%;
}
.box2{
margin-left:auto;
margin-right:auto;
text-align:left;
width:500px;
border:1px solid #000066;
padding:10px;
font-size:12px;
line-height:150%;
}
h1{
font-size:40px;
line-height:150%;
font-family:Times New Roman;
font-weight:bold;
text-align:center;
}
h2{
font-size:24px;
line-height:150%;
font-family:Times New Roman;
font-weight:bold;
}
h3{
font-size:15px;
font-family:Times New Roman;
font-weight:bold;
}
ul{
list-style-type:square;
line-height:180%;
}
hr{
text-align:center;
width:300px;
height:1px;
color:#000066;
}
.red{
color:#ff0033;
}
.center{
text-align:center;
}
.small{
font-size:smaller;
}