/* This CSS defines basic fonts and styles for Old Dominion University Web pages */
html,body { 
	background-color: #ffffff; 
}
body, body div, body p, body th, body td, body li, body dd, body blockquote {
	font-family: verdana,arial,helvetica,sans-serif; 
}
p {
	margin-top:.75em;
	font-family: verdana,arial,helvetica,sans-serif; 
}
table tr, table td, table th, table{
	font-family: verdana,arial,helvetica,sans-serif; 
}
p.caption{
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size:11px;
	font-weight: bold;
	margin-top:0em;
	margin-bottom:.25em;
}
