body {font-family: Arial, Helvetica, sans-serif;	font-size: 12px;line-height : 150%;	background-color:#DDDDDD;}

td {font-family: Arial, Helvetica, sans-serif;font-size: 12px;line-height : 150%;}

th {font-family: Arial, Helvetica, sans-serif;font-size: 12px;line-height : 150%;}

h1{ font-family:Arial, Helvetica, sans-serif;font-size:16px;color:#eb2a2d;padding:20px 0px 0px 0px;}

label {display:block}
.inline {display:inline}
.bodystyle {font-family: Arial, Helvetica, sans-serif;font-size: 12px;line-height : 150%;}

.more{font-family: Arial, Helvetica, sans-serif;font-size: 11px;line-height : 120%;}

.black {background-color:#000000}
.white {background-color:#ffffff}
.gray {background-color:#DDDDDD}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: bold;
}


.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}

.headline {
	font-family: Times New Roman, Times, Serif;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
}

.title {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #000080;
	font-size: 18px;
}

.subtitle {
	font-family: Times New Roman, Times, Serif;
	color: #2D0639;
	font-size: 14px;
	font-weight: bold;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.box {
	padding: 10px;
	border-width: 1pt;
	border-style: solid;
	border-color: #CCCCCC
}

a:link {
  color: #666666;
  text-decoration: underline;}
a:visited {
  color: #666666; 
  text-decoration: underline;}
a:hover {
  color: #EB2A2D;
  text-decoration: underline;}
a:active {
  color: #B7B7FF; 
  text-decoration: underline;}
