a:link {color: white; text-decoration: none;}
a:visited {color: white; text-decoration: none;}
a:active {color: #6666CC; text-decoration: none;}
a:hover {color: #6666CC; text-decoration: underline;}

body
{
 color: black;
 font-family: "Garamond", "Book Antiqua", "New Times Roman";
 font-size: 12pt;
 background-repeat: no-repeat;
 scrollbar-base-color: #669933;
 scrollbar-face-color: #6666CC;
 scrollbar-arrow-color: white;
 overflow:auto;
}

.homepage
{
 width: 690px;
 height: 430px;
 overflow: no;
}

.mainhead
{
 color: white;
font-size: 28pt;
font-weight: bold;
}

.alltext
{
 width: 720px;
 height: 290px;
 overflow: auto;
 margin-top: 1cm;
 margin-left: .5cm;
 padding-right: 1cm;
 padding-left: 1cm;
}

li {text-indent: 1cm; }

.contactdata
{
 color: white;
 font-family: "Garamond", "Book Antiqua", "New Times Roman";
 font-size: 13pt;
 line-height: 15pt; 
}

.sitetext
{
 width: 720px;
 height: 400px;
 overflow: auto;
 margin-top: 1cm;
 margin-left: .5cm;
 padding-right: 1cm;
 padding-left: 1cm;
}

