body { 
	color: black; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

p { 
	color: #000; 
	font-size: 11px; 
	line-height: 16px; 
	text-align: justify; 
}

p.news { 
	color: #000; 
	font-size: 10px; 
	line-height: 12px; 
}

td {
	color: black;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}

a  { 
	color: #BC385F; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none 
}

a:link  { 
	color: #BC385F; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none 
}

a:visited  { 
	color: #BC385F; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none 
}

a:hover  { 
	color: #9e1e9d; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none 
}
a:active { 
	text-decoration: none; 
}

h1  { margin: 12px 0 12px 34px }

.small { font-size:10px; }

a.small { font-size:10px; }

a.news, a.news:hover { font-weight: normal; }

.Header{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color:#7C639D
}

.AltHeader{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color:#7C639D
}
