body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #CCB492;
}

.bg {
	background-color: #CCB492;
}

.lightbg {
	font-family: Arial;
	font-size: 12px;
	color:#000000;
	font-weight:normal;
	border: medium solid #64624d;
	background-image: url(/images/bg2.jpg);
}

.text {
	font-family: Arial;
	font-size: 12px;
	color:#000000;
}

.textlinks {
	font-family:Arial;
	font-size:11px;
	color: #64624D;
	font-weight: bold;
	text-decoration: none;
}

.textlinks a:link {
	font-family:Arial;
	font-size:11px;
	color: #64624D;
	font-weight: bold;
	text-decoration: none;
}

.textlinks a:hover {
	font-family:Arial;
	font-size:11px;
	color: #F6E4C2;
	font-weight: bold;
	text-decoration: none;
}

.textlinks a:visited {
	font-family:Arial;
	font-size:11px;
	color: #F6E4C2;
	font-weight: bold;
	text-decoration: none;
}

.subheading {
	font-family: Arial;
	font-size: 14px;
	color:#64624D;
	font-weight:bold;
}

.courses {
	font-family: Arial;
	font-size: 14px;
	color:#64624D;
	font-weight:bold;
	text-decoration:underline;
}
	
.bold {
	font-family: Arial;
	font-size: 12px;
	color:#64624D;
	font-weight:bold;
}

.underline {
	font-family: Arial;
	font-size: 14px;
	color:#64624D;
	font-weight:bold;
	text-decoration:underline;
}

.smtext {
	font-family: Arial;
	font-size:11px;
	color: #64624D;
	font-weight: bold;
	text-decoration: none;
}

ul {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	list-style-position: outside;
	font-variant: normal;
	line-height: 24px;
}

a:link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration:underline;
}
a:hover {
	color: #64624D;
	text-decoration:underline;
}

a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #64624D;
	text-decoration:underline;
}

.smtext2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.picborder {
	border: 6px solid #65644F;
}

.copyright {
	font-family: arial;
	font-size:11px;
	color: #64624D;
	font-weight: bold;
	text-decoration: none;
}