/*Vekemans_stylesheet.css*/




body {background-color: #FFFFFF;}

table  {background-color: #FFFFFF;  width: 1020px;}

/*a {text-decoration: none} this prevents underlining of links*/

.portfolio_narratives {font-family: Verdana, Ariel, sans-serif; font-size: 14px; color: #752916; text-align: justify;}

.footer {color: #71291C; font-style: verdana; font-size: 12px; text-align: center;}


.main_navigation {font-family: Verdana, Arial, sans-serif; font-size: 13px; color: #7F291C; 
	text-decoration: none;}

.current_page {color: #C27A51; font-weight: bold; font-style: italic;}


.main_nav a:link {color: #7F291C;}
.main_nav a:visited {color: #7F291C;}
.main_nav a:hover {color: #C27A51;}  /*light brown*/
.main_nav a:active {color: red;}




.publications {vertical-align: top; font-weight: 600; padding-left: 9em; padding-right: 2em;}
.text_tables {padding-left: 16em; padding-right: 9em; vertical-align: top;  padding-bottom: 1em; text-align: justify; font-weight: 600;}



