.footer {
	font-size: 11px;
	font-family: Arial;
	color: #4c4991;
	text-align: center;
}
a:link {
	color: #7C79B6;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style2 {
	font-family: Arial;
	color: #A30046;
	font-size: 20px;
}
.pageheader {
	color: #7C79B6;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
}
.subtitle {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
}
.topcontact {
	color: #7C79B6;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
}
.pagetitle {
	color: #4c4991;
	font-family: Arial;
	font-size: 15px;
}
.bodytext {
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
}
.style4 {
	color: #FFF5D2;
	font-family: Arial;
	font-size: 14px;
}
.style5 {
	color: #A30046;
	font-family: Arial;
	font-weight: bold;
}
.style6 {
	color: #A30046;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}
.style7 {
	font-size: 14px
}

.h2 {
	font-size: 14px;
	color:#9900CC;
}

.no-repeat {
	background-repeat: no-repeat;
	}
/*---------- blog	 ---------------------*/

.tumblr_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: Bold;
	color: #767eb8;
}

.tumblr_posts {
	font-size:12px;
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	color:#999999;
}

.tumblr_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin-bottom: 20px;
}

.tumblr_quote	{
	font-style:italic;
}
