/* GENERAL RULES */
body, table {
	font-family:Verdana, Geneva, sans-serif;	/* Default Font */
	font-size: 12px;
	color:#858585;
}
a {
	color:#4b3586;
	text-decoration:none;
}
a:hover {text-decoration:underline;}


html, body {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
p {
	margin-top: 0px;
}

h1 {
	color:#4b3586;
	margin-top:0px;
	padding-top:0px;
	font-weight:normal;
	font-weight:lighter;
	background:url(../img/h1_arrow.png) no-repeat left bottom;
	padding-left:26px;
	height:30px;
	line-height:22px;
	font-size:32px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h2{
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#4b3586;
}
h3{
	font-family:Patron;
	color:#4b3586;
	font-size:22px;
	margin-top:0px;
	margin-bottom:15px;
}
h3 a:hover{
	color:#a59ac2;
	text-decoration:none;
}
h4 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#4b3586;
	margin:auto;
}
a.link:hover{
	text-decoration:none;
}
#content_top h1 {
	padding-top:30px;
}
#content_top p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	padding-right:20px;
	padding-left:30px;
}
#content_top img{
	margin-left:20px;
	margin-right:-20px;
}
