BODY
{
	background-color: #FFFFFF;	
}
a
{
	font-family: arial;
	font-size: 12px;
	color: white;
}
.inputButton
{
	font-family: arial;
	font-size: 12px;
	height:19px;
	background-color: #C33641;
	color:white;
	line-height:1.2;
	border-right: 1px solid #69303C;
	border-bottom: 1px solid #69303C;
	border-left: 1px solid #D3686C;
	border-top: 1px solid #D3686C
}
.titleText
{
	color:#5f7aa3;
	font-size:12px;
	text-decoration:none;
}
.regularText
{
	font-family: arial;
	font-size: 12px;
}

