a {
	color: #115599;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}
a:hover {
	color: #4488cc;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#333333;
	font-size: 12px;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
}

h1,h2,h3,h4,h5,h6 {
	color: #3A5077;
	margin-bottom: 10px;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 15px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 13px;
}

h6 {
	font-size: 12px;
}

.small {
	font-size: 0.7em;
	margin-bottom: 10px;
}

.medium {
	font-size: 0.85em;
	margin-bottom: 10px;
}

.large {
	font-size: 1.2em;
	margin-bottom: 10px;
}
