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

#content {
    padding:20px 20px 20px 20px;
	}

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%;
}

.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%;
}

.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: #E8F0DD;
}

.b_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A071D;
}

.events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.box {
	padding: 10px;
	border-width: 1pt;
	border-style: solid;
	border-color: #CCCCCC
}

#disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
	text-align: center;
	width: 480px;
	padding-bottom: 20px;
}

a:link {
  color: #6a071d; 
  text-decoration: underline;
}
a:visited {
  color: #666666; 
  text-decoration: underline;
}
a:hover {
  color: #141417; 
  text-decoration: underline;
}
a:active {
  color: #B7B7FF; 
  text-decoration: underline;
}

a.footer:link {
  color: #aaaaaa; 
  text-decoration: underline;
}
a.footer:visited {
  color: #666666; 
  text-decoration: underline;
}
a.footer:hover {
  color: #E8F0DD; 
  text-decoration: underline;
}
a.footer:active {
  color: #B7B7FF; 
  text-decoration: underline;
}