/* */
.subnav1 {
    font-family: "Georgia", "Times New Roman", "serif";
	color: #ffffff;
	font-size: 10px;
	}
	
.subnav1 a:link {
	font-family: "Georgia", "Times New Roman", "serif";
	color: #ffffff;
	text-decoration: none;
	}
	
.subnav1 a:visited {
	color: #ffffff;
	text-decoration: none;
	}

.subnav1 a:hover	{
	color: #ffffff;
	}
	
.subnavtitle {
    font-family: "Georgia", "Times New Roman", "serif";
	color: #663300;
	font-size: 10px;
	font-weight: bold;
	}

.subnav2 {
    font-family: "Georgia", "Times New Roman", "serif";
	color: #333333;
	font-size: 10px;
	}

.subnav2 a:link {
	font-family: "Georgia", "Times New Roman", "serif";
	color: #333333;
	text-decoration: none;
	font-size: 10px;
	}
	
.subnav2 a:visited {
	color: #333333;
	text-decoration: none;
	}

.subnav2 a:hover	{
	color: #333333;
	}
	
.h1 {
	color: ffffff;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	}
	
.h2 {
	color: 000000;
	font-family: "Georgia", "Times New Roman", "serif";
	font-size: 14px;
	font-weight: bold;
	}
	
.body {
    font-family: "Arial", "Helvetica", "sans-serif";
	color: #000000;
	font-size: 9px;
	}
	
.body a:link {
	color: #000000;
	text-decoration: none;
	}
	
.body a:visited {
	color: #000000;
	text-decoration: none;
	}

.body a:hover	{
	color: #000000;
	}
	
.copyright {
    font-family: "Georgia", "Times New Roman", "serif";
	color: #999999;
	font-size: 10px;
	}

.contacttitle {
    font-family: "Georgia", "Times New Roman", "serif";
	color: #663300;
	font-size: 12px;
	font-weight: bold;
	}

.contactbody {
    font-family: "Georgia", "Times New Roman", "serif";
	color: #333333;
	font-size: 11px;
	}
.contactbody a:link {
	color: #0066ff;
	text-decoration: none;
	}
	
.contactbody a:visited {
	color: #0066ff;
	text-decoration: none;
	}
