ul
{
	list-style-image: url('awaybul1.gif');

}
ul ul
{
	list-style-image: url('awaybul2.gif');
}
ul ul ul
{
	list-style-image: url('awaybul3.gif');
}
li
{
	text-indent: -8px;
	margin-left: 8px;

}
ol
{
	color: rgb(0, 0, 0);
}
.nav
{	
     font-family: Verdana, Arial, Helvetica;
     font-size: 12pt;
}
a:link.nav
{
text-decoration: none;
color: rgb(255,255,255);
}
a:visited.nav
{
text-decoration: none;
color: rgb(255,255,255);
}
a:hover.nav
{
    font-weight: bold;
	color: rgb(255, 204, 0);
	color: rgb(0,255,0);
}
a:link
{
	color: rgb(255, 204, 0);
}
a:active
{
	color: rgb(255, 51, 0);
}
a:visited
{
	color: rgb(50, 200, 100);
}
body
{
	separator-image: url(wayrule.gif);
	background-color: rgb(51, 51, 51);
	;color: rgb(255, 255, 255);
	color: rgb(0, 0, 0);
	font-family: Verdana, Arial, Helvetica;
	margin-left: 5px;
}
.dark
{
	color: rgb(0, 0, 0);
    font-family: Verdana, Arial, Helvetica;
    margin-left: 5px;


}
hr
{
    image: url("wayrule.gif)"
    align: center;
}
h1
{
	font-family:  Verdana, Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 24pt;
}
.sign
{
	font-family:  Verdana, Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 24pt;
	color: rgb(255, 255, 255);
}
h2
{
	font-family:  Verdana, Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 18pt;
}
h3
{
	font-family:  Verdana, Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
}
h4
{
	font-family:  Verdana, Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
}
h5
{
	font-family:  Verdana, Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}
h6
{
	font-family:  Verdana, Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
}
