

 

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 13px;
}


.date_font {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1.2em;
}

.about_us {
	color: #a3b3b8;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	text-align: center;
}

.nice_arial {
	color: #39526c;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1.2em;
}

.nice_arial_small {
	color: #494949;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 1.6em;
}

.alert {
	color: #2e7cbc;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4em;
	padding: 3px;	
	margin-bottom: 20px;
	text-align: center;
	margin-top: 10px;
}

.logged_in {
	color: #000;
	font-family: Arial, sans-serif, Times;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	letter-spacing: -1px;
}


.action_successful{
	width:300px;
	margin:auto;
	text-align:center;
	padding: 20px 50px 20px 20px;
	color: #494949;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 1.6em;
}

.white 			{color:#fff;}

.center 		{text-align:center;}
