body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bkgStripe.gif);
	background-repeat: repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
.p2 {
	font-size: 10px;
	line-height: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	}
.p3 {
	font-size: 12px;
	line-height: 24px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
.p4 {
	font-size: 14px;
	line-height: 24px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #CC0000;
	}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	}
h2 {
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

	
.TableBorder {
	border: 1px solid #000000;
}
a:link {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #000000;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
