body,td,li,p {
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:12px;
	color:#333333;
}

.subheading {
	font-size:14px;
	color:#00909D;
	font-weight:bold;
}

.subheadingPink {
	font-size:14px;
	color:#E34D9B;
	font-weight:bold;
}

a.blue:link,a.blue:visited,a.blue:active {
	color:#00909D;
	text-decoration:underline;
}

a.pink:link,a.pink:visited,a.pink:active {
	color:#E34D9B;
	text-decoration:underline;
}

input {
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:12px;
	color:#333333;
}

select {
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:12px;
	color:#333333;
}

textarea {
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:12px;
	color:#333333;
}

.hint {
	font-size:10px;
}

.moduleTitleBlue {
	font-family:tahoma,"Trebuchet MS",arial,sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#00909D;
}
	
.moduleTitlePink {
	font-family:tahoma,"Trebuchet MS",arial,sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#E34D9B;
}

.moduleBody {
	font-family:tahoma,"Trebuchet MS",arial,sans-serif;
	font-size:10px;
	color:#666666;
	line-height:13px;		
}