body {
	line-height: 1.4em;
}

h1	{
	font-family: Arial, Helvetica, Geneva, Tahoma, Verdana;
	font-size: 28px;
	color: #0033ff;
	margin-bottom: 2px;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #990000;
}

h3	{
	font-family: Arial, Helvetica, Geneva, Tahoma, Verdana;
	font-size: 16px;
	color: #c1c1c1;
}


	a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	
}

.info-box	{
	padding: 12px;
	background-color: #f1f1f1;
	border: 1px solid #d1d1d1;
	text-align: left;
}

.msg-error {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
.msg-success {
	font-size: 16px;
	font-weight: bold;
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
}
.red {
	color: #FF0000;
}
.green {
	color: #00CC00;
}
h4 {
	font: 12px arial,tahoma,helvetica;
	font-weight: bold;
}
