UL {
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #5B5B5B;
	list-style : disc;
	list-style-type : square;
}

OL {font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #5B5B5B;
}
	
}


A {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #669966;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

a:hover {
	color: #FF9900;
	text-decoration: underline;
}


#trigger {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	color: Navy;
}

#common {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: Green;
}

#site {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: Blue;
}



H1 {
	font-family : Verdana;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	color : Navy;
}
TABLE {
	font-family : Verdana;
	font-size : 11pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Green;
}

TD {
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Green;
}




H2 {
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : Navy;
}
H3 {
	font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #5B5B5B;
}

P {
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #5B5B5B;
}
