﻿body {
	background-color:Transparent;
	margin-top:0px;
	margin-bottom:0px;
	font-size:14px;
}
th
{
    font:bold;
    text-align:center;
    font-size:12px;
}
.structurenav
{
    background:#f0ba8f;
    
    height:28px;
    padding-left:10px;
}
.assignment
{
     width:100%;
     border:1px black;

     }
.assignmenttb
{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
.classname
{
   font-size: 15px;
   font-weight: bold;
}
.strumargin
{
    padding-left:5px;
}
.struleader
{
    text-align:center;
}