A:link, A:visited    {
	font-family : Arial, Helvetica, sans-serif; 
	color : #003399; 
	text-decoration : none;
	border-bottom: 2px dotted #FFFFCC; 
	font-weight : normal;
}

A:hover   {
	font-family : Arial, Helvetica, sans-serif; 
	color : #003399; 
	text-decoration : none;
	border-bottom: 2px dotted #99FFCC; 
	font-weight : normal;
}

A:link.image, A:visited.image, A:hover.image    {
	border-bottom: 0px; 
}

A:link img.foo, A:visited img.foo, A:hover img.foo {
	border: 2px solid #1A286E;
}

FONT.intheblack {

	font-family : Arial, Helvetica, sans-serif; 
	color : #FFFFCC; 
	font-size : 12; 
	font-weight : normal;
	line-height : 1.5;
}

FONT.intheblack A:link, FONT.intheblack A:visited    {
	color : #9999FF; 
	text-decoration : none;
	border-bottom: 2px dotted #FFFFCC; 
	font-weight : bold;
}

FONT.intheblack A:hover   {
	color : #FFFFFF; 
	text-decoration : none;
	border-bottom: 2px dotted #99FFCC; 
	font-weight : bold;
}

BODY {
	scrollbar-arrow-color: #663300; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-face-color: #D8C8B8; 
	scrollbar-shadow-color: #996600; 
	scrollbar-track-color: #217FAA;
	scrollbar-darkshadow-color: #663300;
}

TABLE {
	font-family : Arial, Helvetica, sans-serif; 
	color : #333333; 
	font-size : 13; 
	font-weight : normal;
}

H3 {
	font-family : Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size : 18;
	color : #333333;
	font-weight : normal;
}

H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15;
	color : #333333;
	font-weight : bold;
}


P     {
	font-family : Arial, Helvetica, sans-serif; 
	color : #333333; 
	font-size : 13; 
	font-weight : normal;
	line-height : 1.5;
}

hr {  
	border-style: dashed;
	color : #FFFFCC;
}

UL li {  
	list-style-image: url(images/paw.gif);
	line-height : 2;
}

UL li UL li {  
	list-style-image: url(images/paw2.gif);
	line-height : 2;
}

.background {  
	background-image: url(images/8.jpg); 
	background-repeat: no-repeat; 
	background-position: left top;
}
