html,body{
	margin:0px;
	padding:0px;
}

*{
	font-size:11px;
	font-family:verdana, sans-serif;
}


#main{
}

#header{
	height:135px;
}

#centerTable{
}

#left, #button_links, form, .noprint{
	display:none;
}

a{
	color:#aaa;
}

a.active{
	color:#000;
}
