body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 13pt;	
color: #666666;
}

h1, h2, h3 {
	font-family: Arial,Helvetica,sans-serif;
	color: #666666;
	font-weight: bold;
}

h1 {
	font-size: 22px;
/*	text-transform: uppercase;	*/
}

h2 {
	font-size: 20px;	
}

h3 {
	font-size: 14px;	
}

img {
	border: none;	
}

a:link, a:visited, a:hover {
	color: #3399CC;	
}

a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}

#Header .topmenuItem {
	font-size: 13px;
}
