.aMenu {
	text-decoration: underline;
	font-family: arial;
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;

}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-image: url(images/sparkle.gif);
	background-attachment: fixed;
	scrollbar-face-color: #ACC7C7;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-light-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #C7C7C7;
	scrollbar-arrow-color: #ffffff;
	color: #000000;

}

h1 {
	font-family: arial;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;

}
h2 {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
}
h3 {
	font-family: arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #Fd1813;

}
h4 {
	font-family: arial;
	color: #FFFFFF;
	background-color: #FD1813;
	font-size: 10pt;
}
ul {
	font-family: arial;
	font-size: 10pt;
	list-style-type: disc;
	line-height: 130%;
}
li {
	font-family: arial;
	font-size: 10pt;
	line-height: 130%;
	
}
a {
	font-family: arial;
	font-size: 10pt;
	color: #FFFFFF;
}

a:visited {
	text-decoration: underline; 
	font-family: arial; 
	font-size: 10pt; 
	color: ##C0C0C0;
}

a:hover { 
	text-decoration: underline; 
	font-family: arial; 
	font-size: 10pt; 
	color: #FFFFFF
	font-weight: bold;
}

alink {
	font-family: arial;
	font-size: 10pt;
	color: #FF9900;
}
vlink {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
}
h5 {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}
tr {
	font-family: arial;
	font-size: 10pt;
}

.h4object {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
a.h4object {
	font-family: arial;
	font-size: 10pt;
	color: #FFFFFF;
}
alink.h4object {
	font-family: arial;
	font-size: 10pt;
	color: #333333;
}
vlink.h4object {
	font-family: arial;
	font-size: 10pt;
	color: #FFFFFF;
}

h6 {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	background-color: #AAAAAA;
}
.cell {
	background-attachment: scroll;
	background-image: url(images/dev/book7.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
