
	td {
		font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
		font-size : 10px;
	}
	p, ul, li {
		font-family : Arial, sans-serif;
		font-size : 12px;
	}
	
	ul {
	list-style-image: url(/img/bullet.gif);
	margin-left: 12px;
	padding-left: 12px;
	
}
li {
	padding-top : 5px;
}
	.h1 {
		font-size : 14px;
		font-weight : bold;
	}
	.h2 {
		font-weight : bold;
		color : #3E486B;
	
	}
	.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : white;
	margin-right : 18px;
}

a.botmenu, a.botmenu:visted {
text-decoration : none;
color : black;
}

a:hover.botmenu {
text-decoration : underline;
}
