Body  {
    	color : white;
		scrollbar-base-color: #26428C; 
		scrollbar-arrow-color: #F2CC1A; 
		scrollbar-DarkShadow-Color: grey; 
		scrollbar-Track-Color: #5C71A9;
    	font-family : Arial;
    	font-size : x-small;
    	font-weight : normal;
    	font-style : normal;
    	text-decoration : none;
		list-style-image: url(/images/bullet_ul.gif);
	}
	
TD	{
    	color : white;
    	font-family : Arial;
    	font-size : x-small;
    	font-weight : normal;
    	font-style : normal;
    	text-decoration : none;
	}
	
H1	{
 	color : white;
 	font-size : large;
 	font-family : Arial;
 	font-weight : bold;
 	font-style : normal;
 }
 
.subhead	{
 	color : white;
 	font-size : small;
 	font-family : Arial;
 	font-weight : bold;
 	font-style : italic;
 }
 
 A:Link  {
 	color : #F2CC1A;
 	text-decoration : underline;
 	font-size : x-small;
 	font-family : Arial;
 	font-weight : normal;
 	font-style : normal;
 }
 
 A:Active  {
 	color : #F2CC1A;
 	text-decoration : underline;
 	font-size : x-small;
 	font-family : Arial;
 	font-weight : normal;
 	font-style : normal;
 }
 
 A:Visited  {
 	color : #F2CC1A;
 	text-decoration : underline;
 	font-size : x-small;
 	font-family : Arial;
 	font-weight : normal;
 	font-style : normal;
 }
 
 A:Hover  {
 	color : #F2CC1A;
 	text-decoration : underline;
 	font-size : x-small;
 	font-family : Arial;
 	font-weight : normal;
 	font-style : normal;
 }

  A:Link.nav  {
 	color : #F2CC1A;
 	text-decoration : none;
 	font-size : x-small;
 	font-family : Arial;
 	font-weight : bold;
 	font-style : normal;
 }
 
 A:active.nav  {
 	color : #F2CC1A;
 	text-decoration : underline;
 	font-size : x-small;
 	font-family : Arial;
 	font-weight : bold;
 	font-style : normal;
 }
 
 A:visited.nav  {
 	color : #F2CC1A;
 	text-decoration : none;
 	font-size : x-small;
 	font-family : Arial;
 	font-weight : bold;
 	font-style : normal;
 }
 
 A:hover.nav  {
 	color : #F2CC1A;
 	text-decoration : underline;
 	font-size : x-small;
 	font-family : Arial;
 	font-weight : bold;
 	font-style : normal;
 }

 .bcactual  {
 	color : #F2CC1A;
 	text-decoration : none;
 	font-size : x-small;
 	font-family : Arial;
 	font-weight : normal;
 	font-style : normal;
 }
 
 .boldgold  {
	color : #F2CC1A;
	text-decoration : none;
	font-size : x-small;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
}

 .tdtext  {
	color : #000000;
	text-decoration : none;
	font-size : x-small;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-style : normal;
}