BODY,TD {
	color: #2F4F4F;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

A {
	color: #B22222;
	text-decoration: none;
	font-weight : bold;
}

A:HOVER {
	color: #B22222;
	text-decoration: underline;
	font-weight : bold;
}

H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 20px;
}

H1 {
	font-weight : bold;
	font-size : 24px;
}

.quote {
	font-family : Tahoma;
	font-size : 18px;
	font-style : italic;
	text-align : center;
	color : #4682B4;
}

.mag {
	font-style : italic;
}

.orgname {  font-weight: bold}


.footer {
	font-family : Tahoma;
	font-size : 9pt;
	color: #2F4F4F;
}

.footerbold {
	font-family : Tahoma;
	font-size : 9pt;
	font-weight : bold;
	color: #2F4F4F;
}