body,td,th {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family: Arial, Helvetica, Geneva;
	color: #000000;
	font: 10pt Arial;
}

A {
    text-decoration : none;
    font-weight : bold;
    color : #F08233;
}

A:LINK {
    text-decoration : none;
    font-weight : bold;
    color : #006173;
}

A:VISITED {
    text-decoration : none;
    font-weight : bold;
    color : #006173;
}

A:ACTIVE {
    text-decoration : none;
    font-weight : bold;
    color : #006173;
}

A:HOVER {
	text-decoration : none;
	font-weight : bold;
	color : #9FBBBF;
}

A:FOCUS {
	text-decoration : none;
	font-weight : bold;
	color : #9FBBBF;
}

.style1 {
	font-size: 12px;
	font-weight: bold;
}
.style2 {
	font-size: 14px;
}

.style3 {
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: italic;
}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.s1 {
	font-size: 24px;
	font-weight: bold;
}
.s2 {
	font-size: 18px;
	font-weight: bold;
}

/* Header Link attributes  */

#header a:link { 
	color: #006173;
	}
#header a:visited {
	color: #006173;
	}
#header a:active { 
	color: #006173;
	}
#header a:hover { 
	color: #9FBBBF;
	}

/* Floor Plan Links attributes  */

#floorplan a:link {
	color: #006173;
	text-decoration: underline;	
	}
#floorplan a:visited {
	color: #006173;
	text-decoration: underline;	
	}
#floorplan a:active { 
	color: #006173;
	text-decoration: underline;	
	}
#floorplan a:hover { 
	color: #9FBBBF;
	text-decoration: underline;	
	}

/* Jumpbox attributes  */
#jumpbox {
	font-size: 7px;
	color: #FFFFCC;
}

#jumpbox a:link { 
	color: #006173;
	}
#jumpbox a:visited {
	color: #006173;
	}
#jumpbox a:active { 
	color: #006173;
	}
#jumpbox a:hover { 
	color: #9FBBBF;
	}
