p {
	font-family: Tahoma;
	font-size: 1em;
	background-repeat: no-repeat;
	display: block;
}
ul {
	list-style-image: url(../images/paw_bullet_15.png);
	font-family: Tahoma;
}
body {
	background-image: url(../images/bg_red_white.png);
	background-repeat: repeat;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.3em;
}
a {
	color: #CC1D43;
	text-decoration: none;
}
