/* TEXT STYLE */

body {
	font-family: Arial, Helvetica, sans-serif;
}
div {
	text-align: left;
}

p {
	margin-top: 5px;
	margin-bottom: 5px;
}

.header_menu a, .email_purple a{
	color: #950032;	
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
}

.email_purple {
	color: #950032;	
}

.pink_text {
	color: #b54d70;
}

.grey_text {
	color: #808183;
}

#contact_box {
	font-size: 0.6em;
}
#header_menu li, #left_menu {
	font-size: .75em;
	font-weight: bold;
}

#footer a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}


#body_content {
	font-size: .75em;
}

#body_content a {
	color: #FFFFFF;
}
