
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt; 
}

p,li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
}

p.page-header {
	font-size: 9pt; 
	font-weight: normal;
	font-style : italic;
	text-align: justify;
}

p.contact {
	font-size: 10pt; 
	font-weight: bold;
	/* font-style : italic; */
	text-align: center;
}

p.caption {
	font-style: italic;
	font-size: 7pt;
	text-align: center;
}

p.info {
	font-size: 10pt; 
	font-weight: bold;
	font-style : italic;
	text-align: center;
}

p.construction {
	font-size: 12pt; 
	font-weight: bold;
	font-style : italic;
	text-align: center;
	color:#033;
}


p.center {
	text-align: center;
}

p.sml-center {
	font-size: 8pt; 
	text-align: center;
}

p.custom {
	font-size: 8pt; 
	text-align: justify;
}

p.insurance {
	font-size: 7pt; 
	text-align: justify;
}

p.welcome {
	font-size: 9pt;
	font-weight: bold;
	text-align: justify;
	color:#033;
}

.menutext { 
	font-size: 8pt; 
	font-weight: bold;
	text-align: center;
	/* line-height: 80%; */
	color:#ffd;
}

#footer {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 30px;
}

p.copyright {
	background: transparent; 
	color: Gray;
	font-size: 7pt;
	text-align: center;
}

/* hover: f90 */

/*
a:link    {color:#00f; background:transparent; }
a:visited {color:#00f; background:transparent; }
*/

a:link    {color:#900; background:transparent; }
a:visited {color:#900; background:transparent; }
a:active  {color:#900; background:transparent; }
a:hover   {color:#900; background:transparent; }

/*
a.menutext:link    {color:#536; background:transparent; }
a.menutext:visited {color:#536; background:transparent; }
*/

a.menutext:link    {color:#ffd; background:transparent; }
a.menutext:visited {color:#ffd; background:transparent; }
a.menutext:active  {color:#ffd; background:transparent; }
a.menutext:hover   {color:#700; background:transparent; }

