body { margin: 0; padding: 0; background: #fff; }

body, td, p, div, select, input { color: #4b4b4b; font: 10px Verdana, sans-serif; }
p { margin: 0px; }
img{ border: 0; }
label{ cursor: pointer; }

.b { font-weight: bold; }
.up { text-transform: uppercase; }
.big { font-size: 110%; }
.big2 { font-size: 120%; }
.r { text-align: right; }
.c { text-align: center; }
.l { text-align: left; }

.withroman { list-style-type: upper-roman }
li.withroman ul li { list-style-type: decimal; padding: 2px 0; }
.circle { list-style-type: circle; }

li{
	padding: 2px 0;
}


a 			{ font-family: Verdana; font-size : 10px; color: #565652; text-decoration: none; }
a:hover 	{ color: #565652; text-decoration: underline; }

.pageCon a 			{ font-size : 11px; }

a.menu 			{ font-family: Verdana; font-size : 11px; color: #f9f9f9; text-decoration: none; font-weight: bold; }
a.menu:hover 	{ color: #fff; text-decoration: underline; }

.leftMenu a 			{ font-family: Verdana; font-size : 11px; color: #445e7e; text-decoration: none; font-weight: bold; }
.leftMenu a:hover 	{ color: #445e7e; text-decoration: underline; }
