body {
background-color: white;
margin-left: 0;
}

h1 {
font-family: arial;
}

h2 {
font-family: arial;
}

h3 {
font-family: arial;
}

h4 {
font-family: arial;
}

p {
font-family: arial;
font-size: 13px;
}

*.pp {
text-indent: 25px;
text-align: justify;
}

*.news {
font-family: arial;
font-size: 12px;
color: red;
text-transform: uppercase;
}

*.slogan {
font-family: arial;
font-size: 12px;
font-style: italic;
color: blue;
}

*.tour {
font-weight: bold;
}

li {
font-family: arial;
font-size: 13px;
}

a:link {
color: black;
}

a:active {
color: gray;
}

a:visited {
color: black;
}

a:hover {
color: black;
}

*.tee {
font-family: times;
font-size: 24px;
text-decoration: none;
}

*.precision {
letter-spacing: 5.15px;
font-family: arial;
font-size: 11px;
text-decoration: none;
}

*.update {
font-family: arial;
font-size: 10px;
text-transform: uppercase
}

*.topnav {
font-family: arial;
font-size: 11px;
}

*.footer {
font-family: arial;
font-size: 10px;
text-transform: uppercase
}

.phone {
font-family: arial;
font-size: 11px;
text-align: right;
}

a.menu {
display: block;
width: 150px;
text-align: left;
text-indent: 6px;
font-family: arial;
font-size: 11px;
color: #000000;
border: solid 1px darkgray;
text-decoration: none;
}

a.menu:hover {
border: solid 1px darkgray;
background-color: #6495ED;
}

*.head {
display: block;
width: 150px;
text-align: left;
text-indent: 3px;
font-family: arial;
font-size: 11px;
color: #000000;
background: #C5C1AA;
border: solid 1px #C5C1AA;
text-decoration: none;
}

*.latest {
display: block;
text-align: left;
text-indent: 3px;
font-family: arial;
font-size: 11px;
color: #000000;
background: #C5C1AA;
border: solid 1px #C5C1AA;
text-decoration: none;
}

*.latestcontent {
display: block;
text-align: left;
text-indent: 3px;
font-family: arial;
font-size: 11px;
color: #000000;
text-decoration: none;
}

table table .maintable {
padding-top: 20px;
padding-bottom: 20px;
padding-left: 10px;
padding-right: 10px;
}

*.requirement {
font-size: 9px;
}