body {
	background-repeat: repeat-x;
	background-image: url(images/bg.jpg);


}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CC0066;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-type: disc;

}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	font-variant: normal;
}
.t1 {
	font-weight: bold;
	font-variant: small-caps;
}
