BODY {
	color: #365170;
	font-family: Verdana;
	font-size: 11px;
}

H1 {
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	color: #365170;
}

td {
	color: #365170;
	font-family: Verdana;
	font-size: 11px;
	line-height : 14px;
}

b {
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #365170;	
}
strong {
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #365170;
}
A {
	font-family: verdana;
	text-decoration:underline;
	font-size: 11px;
	color:#4A688A;	
}
A:hover {
	font-family: verdana;
	text-decoration:underline;
	font-size: 11px;
	color:#FEC447;
}
.intro {
	font-family: verdana;
	font-weight: bold;
	font-size: 13px;
	color:#365170;
}
