BODY {
	font-size: 12pt;
	font-family: Arial Narrow, 10pt;
	color: #404040;
	margin-left: 3em;
	margin-right: 3em;
	background-color: white;
	background-image : url('logovej2.jpg');
	background-position:  left top;
	background-repeat: no-repeat

}


H1, H2, H3, H4 { 
	font-family: Book Antiqua; 
	color: #800000; 
	font-weight: bold;
	font-style: italic;
	background-color : none; 
	text-align: center; 
	
}

.framed {
	border-width: 1.5px;
	border-color: black; 
	border-style: ridge;
	
}

.nobackground {
	background-image : url('none');
	background-color: white
	
}


#greybackground {
	background-image : url('logovejgrey.jpg');
	background-color: white;
	background-position:  left top;
	background-repeat: no-repeat
	
}

.indexmargin {
	margin-right: 12em;
	
}
	
}

.nomargin {
	margin-left: 0em;
	margin-right: 0em;

{

#widelines {
	line-height: 2em;

}


HR { 
	color: #800000;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 20px;
}


#bgwhite {
	background-color: white;
}

#menuelinks {
	background-color: white;
	font-family: book antiqua;
	font-style: italic;
	font-weight: bold;
	font-size: 14pt;
	color: #800000;
}


#current {
	font-size: 24pt;
	font-weight: bold;
	color: #800000;
}

#signature {
	font-family: book antiqua;
	font-style: italic;
	font-weight: bold;
	font-size: 14 pt;
	background-color: white;
	color: #800000;
}

#indextable {
	margin-left: 0em;
	margin-right : 0em; 
}


#contactheader {
	font-size: 14 pt;
	font-family: Book Antiqua;
	font-style: italic;
	font-weight: bold;
	color: #800000;
	align: right;
}



#contactheader2 {
	font-size: 12 pt;
	font-family: Book Antiqua;
	font-weight: bold;
	font-style: italic;
	color: #800000;
	align: right;
}

#tablelinks {
	font-color: #800000;
}

#publicationlink {
	font-size: 12pt;
	text-align: right;
}


A:link { 
	text-decoration: underline;
	color : #404040;
}

A:visited {
	text-decoration: underline;
	color : #404040;
}

A:hover {
	text-decoration: none;
	color : #404040;
}

A:active {
	text-decoration: underline; 
	color: #404040;
}
