p{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4444FF;
	text-align: center;
	text-decoration: none;
	margin-left: 0;
	margin-right: 0;
	letterSpacing: 0;
	text-indent: 0;
}

a, a:link, a:active{
	text-decoration: none;
}
a:hover{
	color: #FF5577;
	text-decoration: underline;
}

.title{
	font-size: 17px;
	font-weight: normal;
	color: #156E82;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003333;
	font-weight: bold;
}

.description{
	color: #669999;
	font-size: 14px;
}

.author{
	color: #00AA00;
}
.time{
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}.Meetings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	font-weight: bold;
	letter-spacing: 3em;
}
.alert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993333;
}
