body {
	background:#444 url(../images/bg-page-split.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	background-attachment:fixed;
	font-family:arial, verdana, helvetica;
	font-size:1.0em;
	color:#fff;
}
p {line-height:140%;}
A:link {color:#fff;}
A:visited {color:#fff;}
A:hover {color:#ccc;}

A.nav:link {color:#fff; text-decoration:none;font-size:10pt;}
A.nav:visited {color:#fff; text-decoration:none;font-size:10pt;}
A.nav:hover {color:#fff; text-decoration:underline;font-size:10pt;}

.contact {color:#fff; font-weight:600;}
.title {font-size: 32px; font-family: arial,helvetica; color:#07568D;}
.slogan {font-size: 16px; font-family: arial,helvetica; color:#07568D;}

h1 {font-size:13pt;}

.heading {font-size: 18px; font-family: arial,helvetica; color:#666666;}

td.color1 {background-color:#810512;}
td.color2 {background-color:#a99d9e;}
td.color3 {background-color:#EEEEEE;}

.smallish {font-size: 10pt; color:#fff;}

.copyright {font-size: 10pt; color:#fff;}

#bodytxt {}

#bodytxt img {
    margin:5px;
    border:2px solid #ccc;
}

.corner1 {
    background: url('../images/corner1.png');
    background-position: bottom left;
}

.corner2 {
    background: url('../images/corner2.png');
    background-position: bottom left;
}

