body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 16px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-variant: normal;
	color: #525B8C;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #726789;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: italic;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
}
a {
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #666699;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4F48A2;
}
li {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 5px;
}
.titlebar {
	background-image: url(assets/images/title.jpg);
	background-repeat: repeat-x;
}
.bodybg {
	background-image: url(assets/images/body.jpg);
	background-repeat: repeat-x;
}
.backer {
	background-image: url(assets/images/version2bg.jpg);
	background-repeat: repeat-x;
}
.border {
	border: 2px solid #746685;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
	color: #666699;
}
.textlink:hover {
	text-decoration: underline;
	font-size: 10px;
	line-height: 14px;
}
.smalltext {
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
