	 
A:LINK {
	padding-left: 5px;
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color : #000000;
}	
	
A:VISITED {
	padding-left: 5px;
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color : #000033;
}	
	
A:HOVER {
	padding-left: 5px;
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color : #ff0000;
}	
	
A:ACTIVE {
	padding-left: 5px;
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color : #ff0000;
}

a:link img, a:visited img, a:hover img, a:active img {
	color : #000000;
}

body {
	margin:0;
	background-color: #DEE6FE;
	background-image : URL(repeaterleft.jpg);
	background-repeat : repeat-y; 
}

td.nav {
	vertical-align:top;
	width:210px;
}

td.nav div {
	background-image : URL(navbar_mid.gif);
	background-repeat : repeat-y; 
	vertical-align:top;
	text-align:center;
	font-size:8px;
	padding-bottom:0;
}

A.book:LINK {
	font-family : Verdana;
	font-size : 14px;
	font-weight : bold;
	color : #ff0000;
}	
	
A.book:VISITED {
	font-family : Verdana;
	font-size : 14px;
	font-weight : bold;
	color : #ff0000;
}	
	
A.book:HOVER {
	font-family : Verdana;
	font-size : 14px;
	font-weight : bold;
	color : #0000ff;
}	
	
A.book:ACTIVE {
	font-family : Verdana;
	font-size : 14px;
	font-weight : bold;
	color : #ff0000;
}

A.website:LINK {
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : #0000ff;
}	
	
A.website:VISITED {
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : #0000ff;
}	
	
A.website:HOVER {
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : #ff0000;
}	
	
A.website:ACTIVE {
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : #ff0000;
}
table.faq td {
	border-bottom: 2px, solid, black;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	padding-bottom:5px;
}
 
