.title {  font-size: 14px; color: #3267FF; font-weight: bold}

body, td, td td, td td td {  
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
	font-size: 11px;
	margin-top: 0px; 
	margin-left: 0px;
}

h1 {  font-size: 20px; color: #503333}
h2 {  font-size: 16px; color: #662200}
h3 {  font-size: 14px; color: #006666}

/***** link styles *****/

/* base style for all links: */
a {  
	font-weight:bold; 
	text-decoration: none
}

/* regular links: */
a:link {  color: #3300FF}
a:visited {  color: #339933}
a:hover {  color: #ff0000}
a:active {  color: #FF0000}

/* banner links */
.bannerlinks, .bannerlinks a, .bannerlinks a:link, .bannerlinks a:visited, .bannerlinks a:active, .bannerlinks a:hover {  
	font-size: 10px; 
	font-weight: normal;
	color: #333333;
}

/* links at bottom of every page: */
.footerlinks, .footerlinks a, .footerlinks a:link, .footerlinks a:visited, .footerlinks a:active, .footerlinks a:hover {  
	font-size: 10px; 
	font-weight: normal;
	color: #666666;
}

table.seminars td {
	background-color: #eedddd;
}

.list1 {  list-style-image: url(images/bullet1.gif)	}
.itemheading {  font-weight: bold; color: #CC3300}
th {  color: #990000; text-align: left}
.highlight {  font-weight: bold; color: #990066}
.large {  font-size: 14px}