body {
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(images/BG.jpg);
	background-position: 0px 0px;
	margin-top: 0px;
	margin-left: 0px;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #660066;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: small-caps;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #660066;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #660099;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9900FF;
	text-decoration: underline;
}
.pasteText {
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
}
.largeLinks {
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #663399;
}
.contentBox {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	margin-top: 20px;
}
.largeText {
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

