* {
margin: 0; 
padding: 0; 
} 
body {
	background: #ffffff; 
	margin: 0; 
	font-style: normal; 
	font-size: 75%; 
	line-height: 125%; 
	font-family: Times,serif;
} 
p {
margin-top: 0; 

} 

	.bodybold { 
		font-size: 100%;
		font-weight: bold;
		}
		
	.questions { 
		font-size: 110%;
		font-weight: bold;
		color: #E70011;
		font-family: Verdana, Arial, sans-serif;
		}
		
		
	.indent { 
		font-family: Verdana, Arial, sans-serif;
		margin-left: 6%;
		margin right: 6%;
		}

	.quote { 
		font-family: serif;
		font-size: 90%;
		font-style: italic;
		line-height: 120%; 
		color: #5385C4;
		margin-right: 6%;
		}


	.bodybolder { 
		font-family: Verdana, Arial, sans-serif;
		font-size: 110%;
		font-weight: bold;
		}

	.cutline { 
		font-family: serif;
		font-size: 75%;
		line-height: 110%; 
		font-style: italic;
		font-weight: normal;

		}
		
	.description { 
		font-family: Verdana, Arial, sans-serif;
		font-size: 82%;
		line-height: 140%; 
				}

		
	.quickanswer {
 		font-family: Verdana, Arial, sans-serif;
 		font-size: 105%;
 		font-weight: bold;
 		font-style: italic;
		}
		
	.address { 
		font-family: Verdana, sans-serif; 
		font-size: smaller;}	
		
	.sidebar { 
		font-size: 85%;
		font-family: Verdana, Arial, sans-serif;
		}
		
	.sidebarindent { 
		font-size: 85%;
		font-family: Verdana, Arial, sans-serif;
		margin-left: 15%;
		}
		

#campus {
	
	background-color: #000000;
	font-size: 86%;
	line-height: 145%; 
	padding: 8px; 
	text-align: center;
	} 
	
	#campus a:link{
		text-decoration: none; 
		color:#FFFFFF;
	}
	#campus a:visited { 
		text-decoration: none; 
		font-weight:normal;
		color: #FFD900;
	}

	#campus a:hover{ 
		text-decoration: underline; 
		color:#FFCC00;
		font-weight:normal;
		}
		
	#campus a:active { 
		text-decoration: none; 
		color:#FF0000;
		font-weight:normal;
		}	
		

h5 {
font-weight: bold; 
color: #E70011;
line-height: 175%; 
font-size: 175%;  
text-align: left; 
} 


h3 {
font-weight: bold; 
color: #000000; 
font-size: 125%;
line-height: 100%;  
text-align: left; 
} 

h6 {
font-weight: bold; 
color: #E70011; 
font-size: 240%;
line-height: 140%; 
letter-spacing: 0px; 
text-align: left; 

} 



h4 {
font-weight: bold; 
color: #FFFFFF; 
font-size: 140%;
line-height: 125%; 
letter-spacing: 0px; 
text-align: left; 

} 


h1 {
font-weight: bold 
text-align: left; 
color: #000000; 
font-size: 700%;
} 


a:link {
font-weight: normal; 
text-decoration: underline; 
color: #5385C4; 
} 

a:visited {
font-weight: normal; 
text-decoration: underline; 
color : #336699; 
} 

a:hover , a:active {
text-decoration: underline; 
color: #00699B; 
} 

acronym {
font-weight: bold; 
border-bottom: 1px dashed #cccccc; 
} 

#footer {
		text-align: right; 
		margin: 10px;
		clear: both;
		vertical-align : bottom; 
		position: relative; 
		bottom: 12px; 
		}
		
		.rightcutline { 
		font-family: Verdana, Arial, sans-serif;
		font-size: 92%;
		line-height: 140%; 
		font-style: italic;
		}
		
#main {
	background-color: #FFFFFF;
	line-height: 140%; 
	padding-top: 2%;
	padding-left: 2%; 
	width: 560px;
	text-align: left;
	} 
	
	#main ul{
	list-style-type: disk;	
	margin-left: 6%;
	margin right: 6%;
	line-height: 140%; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	#main ol{
	list-style-type: number;	
	margin-left: 6%;
	margin right: 6%;
	line-height: 140%; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
