/* CSS Document */

body,td,th {
	font-size: 12px;
	color: #000000; line-height:180%
}
a:link {
	text-decoration: none;	color: #323232;
}
a:visited {
	text-decoration: none;	color: #323232;
}
a:hover {
	text-decoration:underline;
	color: #323232;
}
a:active {
	text-decoration: none;	color: #323232;
}
body {
	margin: 0px;
}
img{ border:0; vertical-align:middle}
p{ padding:0; margin:0}
table{ border-collapse:collapse}
h1,h2,h3,h4,h5,h6 {font-size:12px; font-weight:normal;} 
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote{padding:0; margin:0;}  

li{ list-style:none; background:url(point.gif) no-repeat; background-position:0 9px; text-indent:10px}


