A{
	color: #FF9900;
	font-family: arial,verdana,helvetica; 
	font-size: 11pt;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}

A:hover{color:red;}

P {
        font-family: arial,verdana,helvetica;
	color: #FFFFFF;
        font-size: 11pt;
        font-weight: 400;
        font-style: normal;
        text-decoration: none;
     }
PRE {
	color: #FFFFFF;
        font-size: 8pt;
        font-weight: 400;
        font-style: normal;
        text-decoration: none;
	font-family: "Courier New", Courier, mono
     }
	 
H1 {
        font-family: arial,verdana,helvetica;
        color:#ffffff;
        font-size: 12pt;
        font-weight: 600;
        font-style: normal;
        text-decoration: none;
        font-variant: normal;
	text-align: center;
     }
H2 {
        font-family: arial,verdana,helvetica;
        color:#ffffff;
        font-size: 12pt;
        font-weight: 600;
        font-style: normal;
        text-decoration: none;
        font-variant: normal;
	text-align: center;
     }
H3 {
        font-family: arial,verdana,helvetica;
        color:#ffffff;
        font-size: 12pt;
        font-weight: 600;
        font-style: normal;
        text-decoration: none;
        font-variant: normal;
	text-align: center;
     }

H4 {
        font-family: arial,verdana,helvetica;
        color:#ffffff;
        font-size: 12pt;
        font-weight: 600;
        font-style: normal;
        text-decoration: none;
        font-variant: normal;
     }

   B {
        font-family: arial,verdana,helvetica;
                color:#FFFFFF;
        font-size: 11pt;
        font-weight: 700;
        font-style: normal;
        text-decoration: none;
        font-variant: normal;
     }

	OL{
		list-style-type: lower-roman;
		font-family:	arial,verdana,helvetica;
		font-size: 		11pt;
                color:#FFFFFF;
	}

        DL{
                list-style-type: lower-roman;
                font-family:    arial,verdana, helvetica;
                font-size: 11pt;
                color:#FFFFFF;
        }

        UL{
                list-style-type: disc;
                font-family:    arial,verdana, helvetica;
                font-size: 11pt;
                color:#FFFFFF;
        }

.greybg
{
	background-color: #666666;
	width: 100%;
	height: 1em;
	margin: 0;
	padding: 0;
}
<!-Link style -->

.links   {  font-family: Verdana; font-size: 16px;
            color: blue; font-style: normal; text-decoration: none; 
            position: absolute;
         }

.welcome {  font-family: Arial, Helvetica, sans-serif; font-size: 12px;
            font-style: normal; line-height: normal; font-weight: normal; 
           font-variant: normal; text-transform: none; text-decoration: none; color: #FFFFFF
         }


	#header
	{
		padding: 0em;
		width: 800px;
		line-height: 100%;
		margin: 0;
		height: 161px;
	}
	
	#logo
	{
		float: left;
		width: 309px;
		margin: 30px 0 0 0;
		padding: 0em;
	}
	
	#headerpics
	{
		margin-left: 312px;
		padding: 1em;
		margin: 0;
	}
	
	#one
	{
		float: left;
		padding: 0em;
		margin: 0;
		width:154px;
	}
	#two
	{
		float: left;
		padding: 0em;
		margin: 0;
		width: 23px;
	}
	#three
	{
		float: left;
		padding: 0em;
		margin: 0;
		width: 114px;
	}
	#four
	{
		float: left;
		padding: 0em;
		margin: 0;
		width: 34px;
	}
	#five
	{
		float: left;
		padding: 0em;
		margin: 0;
		width:144px;
	}
	
	#container
	{
		width: 90%;
		line-height: 130%;
		clear: both;
	}
	
	#menu
	{
		float: left;
		width: 10em;
		margin: 0;
		padding: 0em;
		height: 100%;
	}

	#menu ul
	{
		list-style-image: url("/images/icons/sxicon4.gif");
		list-style-type: none;
		padding: 0;
		margin-left: 2em;
		margin-top: 0em;
	}
	
	#content
	{
		margin-left: 10em;
	}
	
	#footer
	{
		clear: both;
		text-align: center;
		width: 100%;
		margin: auto;
	}
	
	body
	{
		margin: 0;
		background-image: url("/images/back_2.gif");
		color: #5f5f5f;
	}
	

	:link img
	{
		border: none;
	}

	:visited img
	{
		border: none;
	}