<style><!--

	BODY {
		background-color: #DDDDDD;
		font-family: arial;
		color: black;
		font-size: 80%; 
                text: #000000;
                link: #000099;
                vlink: #000099;
                alink: #66FFFF;
                leftmargin: 0;
                topmargin: 0;
                marginwidth: 0;
                marginheight: 0;
                font: Arial, Helvetica, sans-serif;
	}
	
	TABLE,TR {
		font-family: arial;
		color: black;
		font-size: 100%;
	}
	
	TH,TD {
		font-family: arial;
		color: black;
		font-size: 100%;
	}
        
	B,U,I {
		font-family: arial;
		color: black;
		font-size: 100%;
	}

	P {
		font-family: arial;
		color: black;
		font-size: 80%;
	}

	UL,OL {
		font-family: arial;
		color: black;
		font-size: 100%;
	}

	LI {
		font-family: arial;
		color: black;
		font-size: 80%;
	}

	LI.question {
		font-family: arial;
		color: black;
		font-size: 1.2em;
	}

	P.normal {
		font-family: arial;
		color: black;
	}
	
	.eightypercent {
		font-family: arial;
		font-size: 80%;
	}
	
	.eightygrey {
		font-family: arial;
		color: #777777;
		font-size: 80%;
	}
		
	H1,H2,H3,H4,H5,H6 {
		font-family: arial;
		color: black;
		margin-bottom: 2px;
		margin-top: 0px;
	}
	
	A {
		font-family: arial;
		color: blue;
		font-size: 100%;
	}
	
	A:hover {
		font-family: arial;
		color: #9999FF;
		font-size: 100%;
	}
	
	A.utility {
		color: white;
	        font-size: 80%;
		font-family: arial;
		text-decoration: None ;
	}
	
	A.utility:hover {
		color: yellow;
	        font-size: 80%;
		font-family: arial;
	}
	
	A.nav {
		color: white;
		font-family: verdana;
		font-size: 80%;
		font-weight: bold;
		text-decoration: none;
	}
	
	A.nav:hover {
		color: yellow;
		font-family: verdana;
		font-weight: bold;
		font-size: 80%;
		text-decoration: underline;
	}
	
	A.adv_search {
		color: black;
		font-family: verdana;
		font-size: 80%;
		margin-top: 5px;
	}
	
	A.adv_search:hover {
		color: yellow;	
		font-family: verdana;
		font-size: 80%;
		margin-top: 5px;
	}
	
	A.breadcrumb {
		color: white;
		font-family: arial;
		font-size: 80%;
		text-decoration: none;
	}
	
	A.breadcrumb:hover {
		color: yellow;
		font-family: arial;
		text-decoration: none;
		font-size: 80%;
	}
	A.breadcrumb_print {
		color: black;
		font-family: arial;
		font-size: 80%;
		text-decoration: none;
	}
	

	A.question {
		font-family: arial;
		color: black;
		text-decoration: none;
		font-size: 100%;
	}
	
	A.question:hover {
		font-family: arial;
		color: #9999FF;
		text-decoration: underline;
		font-size: 100%;
	}
	
	.breadcrumb2 {
		color: white;
		font-family: arial;
		font-size: 100%;
	}
	
	.spotlight1 {	
		color: black;
		font-family: arial;
	}
	
	.search_one{
		height:20px;
		font-family:arial; 
		font-size: 90%;
	}
	
	.search_two{
		height:20px; 
		font-family:arial; 
		font-size: 80%;
	}
	
	.search {
		color: black;
		font-family: arial;
		font-size: 100%; 
	}
	
	
	.white {
		color: white;
		font-family: arial;
		font-variant: normal;
		text-decoration: None;
	}
	
	.red {
		color: red;
		font-family: arial;
		text-decoration: None;
		font-size: 100%;
	}
        .disabled{
                color: #888888;
         }

--></style>
