body {
	margin: 0;
	padding: 5;
	background-color: #666;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;}
	
.bg {
	background-color: #d7debc;
	width: 780px; }
	
#pattern {
	background: url('/graphics/bg_edu.jpg') no-repeat top left;
	width: 780px }

A:link {
	color:#000;
	text-decoration:underline;}

A:visited {
	color:#000;
	text-decoration:underline; }

A:link.back {
	color:#000;
	text-decoration:underline;}

A:visited.back {
	color:#000;
	text-decoration:underline; }


a.bulnav:link {
	color: #000000;
	font: 9px;
	font-weight: bold;
	text-decoration: none;}

a.bulnav:visited {
	color: #000000;
	font: 9px;
	font-weight: bold;
	text-decoration: underline;}


	
a.botnav:link {
	color: #FFFFFF;
	font: 10px;
	font-weight: bold;
	text-decoration: none;}

a.botnav:visited {
	color: #FFFFFF;
	font: 10px;
	font-weight: bold;
	text-decoration: none;}

p {
	margin: .3em 0 .5em 0;
	font: 12px/15px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px; }
	
p.botnav {
	font: 10px; }
	
.header {
	font: 18px/21px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 30px 0 .2em 0; }
	
.divider {
	margin-top: 15px; }
	
.section {
	margin: .2em 0 .2em 0;
	font: 14px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #fff; }
	
.title {
	font: 14px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: .5em 0 0 0; }
	
.title2 {
	font: 14px/17px FONT-FAMILY: Georgia, 'Times New Roman', Times, serif;
	color: #660033;
	font-weight: bold; }

.subtitle {
	color: #457744;
	margin: .5em 0 0 0; }


.numList {
	color: #000;
	margin: .5em 0 0 0; }


img {
	border: 0px none; }
	
a.backnav:link {
	color: #FF0000;
	font: 8px;
	font-weight: bold;
	text-decoration: none;}

a.backnav:visited {
	color: #000000;
	font: 8px;
	font-weight: bold;
	text-decoration: underline;}
	
/*
a:link {
	color: #30c;
	text-decoration: underline;}

a:hover {
  color: #fff;
  background: #30c;
  text-decoration: none;}


a:link {
  font-weight: normal;
  color: #cc0;
  text-decoration: none;}

a:visited {
  font-weight: normal;
  color: #990;
  text-decoration: none;}

a:active {
  font-weight: normal;
  color: #fff;
  text-decoration: none;}

a:hover {
  font-weight: normal;
  color: #fff;
  text-decoration: none;}
*/