@charset "utf-8";
/* CSS Document */

body {
	background-color: #2c0b20;
	margin: 0;
	color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

INPUT {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

A {
	color: #FF4375;
}

.hs {
	border: 1px solid #ffffff;
}

.big {
	font-size: 22px;
	font-weight: bold;
}
.medpink {
	font-size: 18px;
	font-weight: bold;
	color: #FF4375;
}	

.pinkbullet
{
	padding-left: 10px;
	background-image: url("../images/internal_bullet01.gif");
	background-repeat: no-repeat;
	background-position: 0 2px;
	font-weight: bold;
	color: #FF4375;
}
