.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E7202B;
	margin-top: 10px;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2288BF;
	font-weight: bold;
}
.moreEvents {
	list-style-position: outside;
	list-style-type: none;
	padding-top: 10px;
	margin-left: -20px;
}

.bold {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.hospitals {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
.borders {
	border: 5px solid #FE3030;
}

a{
font-weight:bold;
text-decoration:none;
	color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.eventtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

a:link{
color:#7490D1
}
#links a {
	font-size: 12px;
	color: #E7202B;
}
#links a:hover {
	color: #1E5899;
}

a:visited{
color:#7490D1
}
a:hover{
color:#CC0000
}a:active{
color:#7490D1
}
.sig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.box {
	border: 1px solid #FF0000;
}
.tableRowOdd {
	background-color: #E1E4FF;
}
.tableRowEven {
	background-color: #F1ECFF;
}
.RowOddPrevious {
	background-color: #CBDFF5;
}
.RowEvenPrevious {
	background-color: #DFEFFF;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.bordTopBot {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #84B5E7;
	border-bottom-color: #84B5E7;
}

