@charset "utf-8";
body {
background-color: white;
color: black;
font-size: 13pt;
font-family: times new roman;
margin-top: 0;
 }
a {
color: blue;
 }
.main {
background-color: #CDE0F6;
text-align: center;
border-top-style: solid;
border-top-color: #000;
border-right-color: #000;
border-bottom-color: #000;
border-left-color: #000;
 }
.header {
background-color: #FFFFFF;
 }
#one {
width: 100px;
position: relative; left: 2px;
float: left;
width: 110px;
 }
#two{
position: relative; left: 5px;
float: left;
 }
.buttons {
valign: top;
text-align: center;
background-color: #FFFFFF;
 }
.button {
border-color: #000000;
border-style: double;
border-width: 1px;
height: 30px;
background-color: #FFFF33;
color: black;
font-size: 13pt;
font-weight: 600;
width: 16.63%;
text-align: center;
 }
.mO {
border-color: #000000;
border-style: double;
border-width: 1px;
background-color: #F93;
color: black;
font-weight: 600;
font-size: 13pt;
height: 30px;
width: 16.63%;
text-align: center;
 }
.button2 {
border: 0;
border-style: none;
background-color: #CDE0F6;
color: red;
font-size: 12pt;
text-align: center;
padding: 10px;
font-weight: 500;
height: 35px;
width: 240px;
 }
.mO2 {
border: 0;
border-style: none;
background-color: #CDE0F6;
color: black;
font-size: 13pt;
text-align: center;
height: 35px;
font-weight: 500;
padding: 10px;
width: 240px;
 }
.button3 {
border: 0;
border-color: white;
border-style: solid;
background-color: #CDE0F6;
color: blue;
font-size: 12pt;
text-align: center;
height: 30px;
width: 280px;
text-decoration: underline;
 }
.mO3 {
border: 0;
border-style: solid;
background-color: #CDE0F6;
color: black;
border-color: white;
font-size: 13pt;
text-align: center;
height: 30px;
width: 280px;
}
h2 {
font-size: 24px;
color: #000000;
text-align: center;
}
ul {
margin: 5px;
}
.serv {
border: solid;
padding: 10px;
}
.link {
text-align: right;
}
.linfo {
text-align: left;
padding-left: 20px;
}
.links {
font-size: 13pt;
font-weight: 600;
}
#prac {
text-align: left;
padding-left: 25px;
padding-right: 25px;
}
.smaller {
font-size: 14px;
font-variant: small-caps;
 }
.foot {
text-align: center;
font-size: 13px;
position: relative; top: 1px;
background-color: #FFFFFF;
 }
#linx {
text-align: left;
padding: 20px;
}