a {
	color: #4D619E;
}
a:hover {
	color: #6582CA;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1,h2,h3,h4,h5,h6{
	margin-top:0px;
	color:#000000;
}
h1 {
	margin-bottom: 23px;
	font-size:1.7em;
}
h2,h3 {
	font-size:1.2em;
}
h4 {
	padding: 2px 2px 6px 2px;
	font-size:14px;
}
h5 {
	font-size:0.9em;
}
h6 {
	font-size:0.8em;
}
.small {
	font-size: 0.7em;
}
.medium {
	font-size: 0.85em;
}
.large {
	font-size: 1.2em;
}