a:link { font-weight: normal; color: #C40000; text-decoration: underline }
a:active { font-weight: normal; color: #C40000; text-decoration: underline }
a:visited { font-weight: normal; color: #666666; text-decoration: underline }
a:hover { font-weight: normal; color: #FF0000; text-decoration: underline }

body {
	background-color: #434343; 
	margin-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
}

.slideshow { height: 300px; width: 940px; margin: 0px }
.slideshow img { padding: 0px; border: 0px solid #ccc; background-color: #eee; }

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}	

.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}	
.footerlink:link { color: #FFFFFF; text-decoration: none }
.footerlink:active { color: #FFFFFF; text-decoration: none }
.footerlink:visited { color: #FFFFFF; text-decoration: none }
.footerlink:hover {color: #FFFFFF; text-decoration: underline }

.mainpagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #FFFFFF;
}	
.mainpagetext:link { font-weight: normal; color: #FF0000; text-decoration: underline }
.mainpagetext:visited { font-weight: normal; color: #C40000; text-decoration: underline }

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal; 
}	


.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
}	

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}	
.jobtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
}	
