/* CSS Document */

body,td,th {
font-family:Verdana, Arial, Helvetica, sans-serif;
}
body {
background-color:#E3E3CC;
}
a:link {
color:#1A472B;
text-decoration:none;
}
a:visited {
color:#1A472B;
	text-decoration: none;
}
a:hover {
color: #1A472B;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.Navigation {
font-size:12px;
font-weight:bold;
color:#E3E3CC;
margin-left:10px;
}
.TopNav {
font-size:13px;
font-weight:bold;
color:#1A472B;
}
.Header {
font-size:18px;
font-weight:bold;
color:#1A472B;
}
.MainText {
font-size:12px;
color:#000000;
line-height:+1.25;
}
.SpecialsIntro {
font-size:16px;
color:#1A472B;
font-weight:bold;
line-height:+1.25;
text-align:center;
}
.IndexText {
font-size:15px;
color:#000000;
line-height:+1.65;
}
.MainText2 {
font-size:14px;
color:#000000;
}
.Form {
font-size:12px;
color:#000000;
font-weight:bold;
}
.Address {
font-size:9px;
font-weight:bold;
color:#1A472B;
}
.Copyright {
font-size:7px;
font-weight:bold;
color:#1A472B;
}