/* CSS Document */
/* Custom Styles */
.heading{
	font-family: verdana, ariel;
	font-size: 10pt;
                font-weight: bold;
  color: #6f1010;
}

.teacherpagelinks{
	font-family: trebuchet ms, ariel;
	font-size: 10pt;
  color: #6f1010;
}

.content{
	font-family: trebuchet ms, ariel;
	font-size: 10pt;
	font-weight: normal;
	color: #666;
               
}


.links{
	font-family: verdana, ariel;
	font-size: 10pt;
  color: #6f1010;

