body {
	margin: 10px;
	padding: 0;
	max-width: 540px;
	font-family: arial, tahoma, verdana;
	color: #636466;
	font-size: 14pt;
	background: #fff;
}

img {
	border: none;
}

.clear
{
	clear: both;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	font-family: arial;	
}

h1 {
	font-size: 20px;
	color: #636466;
	margin-top: 5px;
	margin-bottom: -12px;
}

h2 {
	font-size: 20px;
	color: #29377e;
	margin-top: 5px;
	margin-bottom: -12px;
}

p{
	font-size: 14px;
}

ul{
	font-size: 14px;
	color: #29377e;
	margin-left: -26px;
}

li{
	margin-top: 10px;
}

#main_wrapper {
	margin: auto;
	background-image: url(images/main_wrapper_bg.png);
	background-repeat: repeat-y;
	min-height: 600px;
	width: 940px;
	padding: 0 18px;
}

#content {
	margin-bottom:10px;
	background-repeat:no-repeat;
	max-width: 525px;
}

#content a, #content a:active, #content a:link, #content a:visited {
	color: #29377e;
	text-decoration: none;
} 

#content a:hover {
	color: #abacad;
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}

#btns {
	margin-left: 50px;
	margin-top: 25px;
}

#pal_fact{
	color: #29377e;
	margin-left: 80px;
}
