body {
	font: 10px Arial, Helvetica, sans-serif;
	color: #333333;
}
h1 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #5A4B99;
}
h2 {

	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #5A4B99;
}
h3 {

	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #448888;
}
p {
	font-size: 11px;
}
a {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {

	font-size: 11px;
	font-weight: bold;
	color: #5A4B99;
	text-decoration: underline;
}
.foot {
	font-size: 9px;
}
hr {
	color: #D9ECEC;
	text-decoration: none;
}
td {
	font-size: 11px;
}
h4 {


	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #448888;
}
ul{
	list-style: url(images/bullet.gif) outside;
	font-weight: bolder;
	line-height: normal;
}
.background {
	background: #CCCCCC;
}
th {
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background: #7CACAC center;
}
