body{
	/*font-family: Palatino, 'Palatino Linotype', Utopia, Georgia, serif;*/
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	color: #333333;
}

ul{
	font-size: 16px;
	color: #ffffff;
}

ul a:hover{
	color: #929595;
}

.font-bold{
	font-weight: bold;
}

.font-italic{
	font-style: italic;
}

/*** NOT GENERAL STYLES *******/

#header ul a{
	font-weight: bold;
}

#footer li{
	font-size: 14px;
}

.content-description {
	font-size: 16px;
	line-height: 24px;
}

.content-description h1{
	margin: 0 0 20px 0;
	font-size: 20px;
}

.content-description a{
	color: #7C0224;
}

.content-description p{
	margin: 15px 20px 20px 0;
	clear: both;
}

.content-description h2{
	margin: 0 0 10px 0;
	font-size: 16px;
	clear: both;
	width: 300px;
}

.linkarea{
	text-decoration: none;
}

.linkarea h2{
	font-size: 20px;
	color: #333333;
	margin: 0 40px 10px 0;
}

.menu-selected{
	color: #929595;
}

ul.content-list{
	color: #333333;
	font-size: 14px;
}

.top-small{
	font-size: 0.9em;
}

.top-small a{
	text-decoration: none;
}

h2.form-head{
	clear: left;
	float:left;
	margin-top: 20px;
}
