body{
	background: #F2F3F5 url(bg.png) repeat-x scroll left top;
}

body,td,th {
	font-family: Verdana,Tahoma,Arial;
	font-size: 11px;
	color: #000142;
}

#wrapper {
	width: 851px;
}

a:link{
	color: #356AA0;
	font-weight: bold;
	text-decoration: none;
}

a:active{
	color: #356AA0;
	font-weight: bold;
	text-decoration: none;
}

a:visited{
	color: #356AA0;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #000142;
	font-weight: bold;
	text-decoration: underline;
}

h1 {
	color: #000142;
	font-size: 18px;
}

h2 {
	color: #000142;
	font-size: 14px;
}
