body  {
    	background: url(../images/top-bg.jpg) repeat-x #aaaaaa;
    	margin: 0;
    	padding: 0;
		text-align:center;
}
.text-small {
	color: #211e1f;
	font-family: verdana;
	font-size: 7pt;
	text-decoration: none;
	font-weight: normal;
}
.text-normal {
	color: #211e1f;
	font-family: verdana;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
}

.text-bold {
	color: #211e1f;
	font-family: verdana;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	font-family: verdana;
	margin-top: 0;
	font-size: 12pt;
	color: #cf0000;
}
h2 {
	font-family: verdana;
	margin-top: 0;
	font-size: 12pt;
	color: #cf0000;
}
h3 {
	font-family: verdana;
	margin-top: 0;
	font-size: 12pt;
	color: #cf0000;
}
li {
	font-family: verdana;
	margin-top: 0;
	font-size: 10pt;
	color: #211e1f;
}