h1 {
	font-size: 24px;
	font-weight: 200;
}
p {
	font-size: 12px;
	line-height: 22px;
}
q {
	font-size: 10px;
	font-weight: 100;
	line-height: 15px;
	font-style: italic;
}
h3 {
	font-size: 10px;
	font-weight: 100;
	line-height: 15px;
	font-style: italic;
}
body {
	color: #323296;
	font-family: "Courier New", Courier, mono;
	background-color: #FFFFF4;
	background-repeat: no-repeat;
	background-position: center center;
	border: 0px;
}
b {
	font-style: normal;
	font-weight: 300;
	color: #323296;
	font-variant: normal;
}
table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	padding: 5px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
}
a {
	color: #603296;
	font-weight: 300;
	font-style: oblique;
	text-decoration: none;
}
a:hover {
color:#5F14B6;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h4 {
	font-size: 24px;
	font-weight: 200;
	color: #C1C2D7;
}
