* {
	font-family: verdana;
}

h1 {
	color: #EC2079;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
}

p {
	font-size: 11px;
	line-height: 200%;
	color: #333;
	margin-bottom: 1em;
}

#contentsub p, #contentsub2 p {
	padding: 12px 10px 20px 10px;
	color: #fff;
	margin: 0;
}

a {
	text-transform: uppercase;
	font-size: 9px;
	background-color: #000;
	line-height: 11px;
	padding: 0 2px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	background-color: #EC2079;
}
