body
{
font-size:11pt;
color:black;
margin:0cm;

}


div { text-align: center;
width: 50%;
position: relative;
left: 25%;
border-width: 4px}
.medium { border-width: medium }
.thin { border-width: thin }
.solid { border-style: solid }
.double { border-style: double }
.groove { border-style: groove }
.inset { border-style: inset }
.outset { border-style: outset }
.dashed { border-style: dashed }
.red { border-color: red }
.blue { border-color: blue }


a:link {color: blue; text-decoration: none;}

a:visited {color: #CC8866; text-decoration: none;}

a:hover { color:lightblue;}

.brown
{
color:brown;
}

.textcenter
{
text-align:center;
}

.textright
{
text-align:right;
}

img
{
border:0;
}

.botton
{
  padding-top: 1px;
  padding-right: 1px;
  padding-bottom: 1px;
  padding-left: 1px;
}

h4
{
  padding-top: 50px;
  padding-right: 1px;
  padding-bottom: 1px;
  padding-left: 300px;
}

h2
{ color:brown;}


.red
{
color:red;
}
