p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;

}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #33CCFF;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #0099FF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;

}
.outline-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.horizontalbg {
	background-repeat: repeat-x;
}
.center {
	text-align: center;

}
.strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.centerStrong {
	text-align: center;
	font-size: 13px;
	font-weight: bold;

}
.subscript {
	font-size: 8px;
}
.variable {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
.bigspace {
	margin-right: 10px;
	margin-bottom: 10px;
}
.margins {
	margin: 10px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
}
.right {
	text-align: right;
}

