body{ background-image: url(images/beach_01.jpg);  background-repeat: no-repeat;  }

.title {
	font:  bolder xx-large;
	font-family: sans-serif;
	font-size: xx-large;
	letter-spacing: normal;
}

.subtitle {     font-size: large;  font: bold sans-serif;    }

p,form,td,ol,ul,li  {
	font-size : 9pt;
	font-family : arial,helvetica,sans-serif;
}

span 
{ font-size: 300%; float: left;
width:0.7em;
font-family: "Arial";
line-height:80%; }

.normaltext  {
	font-size : 9pt;
	font-family : arial,helvetica,sans-serif;
}

th  {
	font-family : arial,helvetica,sans-serif;
	font-size : 8pt;
	font-weight : normal;
}

.navlink {color: #4169E1; font-size: medium; font-weight:bold; text-decoration: none;  padding-bottom: 10px; }
a:link.navlink {color: #4169E1;}
a:visited.navlink {color: #4169E1;}
a:hover.navlink {color: #FF4500;}

img.top {vertical-align:text-top}
img.bottom {vertical-align:text-bottom}


span
{
float:left;
width:0.7em;
font-size:300%;
font-family: "Arial";
line-height:80%;
}

.emphasis {
	font-size : larger;
	font-family : arial,helvetica,sans-serif;
	font: bold;
}
