A { text-decoration : none; color: #AA0044;}
	A:visited {color: #444444; }
	A:link {text-decoration : none; }
	A:active {color: #444444; text-decoration : none;}
	A:hover {text-decoration : none; color: #444444; }

BODY,P,TABLE,TR,TD,FORM,FONT,H1,H2,H3,H4,BIG,STRONG {font-family: tahoma,arial;}

H1,H2,H3,H4,H5,H6,P,UL,OL,DIR,MENU,DIV,DT,DD,ADDRESS,BLOCKQUOTE,PRE,HR { display: block }

B,STRONG,I,EM,CITE,VAR,TT,CODE,KBD,SAMP,IMG,SPAN { display: inline }

LI {margin-top: 0pt; margin-left: 0pt; margin-bottom: 0pt; font-weight:  normal; } 

H1,H2,H3,H4 {font-weight: bold; color: teal; font-family: "Verdana"}
H1 {font-size: 16pt; color: #006600; text-align: left;}
H2 {font-size: 14pt; color: #006600; text-align: left;}
H3 {font-size: 12pt; }
H4 {font-size: 10pt; }
H5 {font-size: 8pt; }
H6 {font-size: 6pt; }
P:first-letter {color: red;}

BODY,P,TABLE,TR,TD,FONT {font-size: 9pt; }

.advice2p {
	display: block;
	background: #fff;
	border: 1px solid #FF0000;
	}
.news2p {
	display: block;
	background: #C6D8AB;
	border: 1px solid #008000;
	}
.req2p {
	display: block;
	background: #C6D8AB;
	border: 1px solid #003300;
	}	
.advice2p1 {
	font-family: tahoma,arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #666;
	border: 0px;
	}

.slist {
	list-style-image: url(media/bulq.gif);
	margin:18px;
	text-indent:-16px;
	font-family: tahoma,arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #000;
	padding: 3px;
	}

 ul {
		margin: 0;
		padding: 0;
		list-style: none;
		width: 177px;
		border-bottom: 1px solid #003366;
	}

	ul li {
		position: relative;
		margin: 0;
	}

 	li ul {
		position: absolute;
		left: 176px;
		top: 0;
		width: 168px;
		display: none;
	}

	 ul li a {
		display: block;
		color: #000080;
		background: #EEEEEE;
		padding: 5px;
		border: 1px solid #003366;
		border-bottom: 0;
	}
	 ul li a:hover {
		display: block;
		color: #FF8000;
		font-weight: bold;
		background: #EEEEEE;
		padding: 5px;
		border: 1px solid #003366;
		border-bottom: 0;
	}

	 li:hover ul, li.over ul { 
	display: block;
	color:#ff0000}
	
	/* Fix IE. Hide from IE Mac \*/
	* html ul li { float: left; height: 1%; }
	* html ul li a { height: 1%; }
	/* End */

