﻿body
{
	font-family : arial, helvetica;	
	margin-top:			0px;
	margin-left:		5px; 
	margin-right:		5px;
	margin-bottom:      0px;    
	border:				none;
	padding:			0;	
	background-color : #000000;
}

p 
{
    font-size : 1em;
    padding-left : 4px;
    padding-right : 4px;
}

td.content
{
	background-color: White;
	padding:         5px;	
	line-height: 1.1em;
   text-align:      left;
   vertical-align:baseline;
   font-size:		.9em;   
   width:			100%;     	 
}

.class_list
{
	white-space:nowrap; 
}

td.tower,
td.tower_bottom, 
td.tower_bottom2, 
td.school_name, 
td.dept_name,
td.subheader,
td.content_top,
td.footer,
td.footer_left,
td.footer_right,
td.footer_center,
.menu,
td.crumb
{
	display:none;
}

h1,	
h2,				
h3,
h4,h5,h6 
{	
	color: #bb0000; 	
	font-weight: bold;
   margin:          1.5em 0 0 0;
   padding:         0;
}

h1 { font-size:     175%; text-align:center; line-height: 175%}
h2 { font-size:     145%; line-height: 145%}
h3 { font-size:     120%; line-height: 120%}
h4 { font-size:     105%; line-height: 105%}
h5 { font-size:     80%  }
h6 { font-size:     65%  }


td.greyBorder
{
border-right: #81858b 1px solid; 
border-top: #81858b 1px solid; 
border-left: #81858b 1px solid; 
border-bottom: #81858b 1px solid;
}
td.posNums
{
	text-align: center; 
	vertical-align: bottom;		
	padding: 2px;
}
td.posWords
{	
	vertical-align: bottom;
	padding: 2px;
}
td.posYear
{
	width: 24%; 
	text-align: center;
	
}
