.style13 {font-size: 14px; font-family: "Letter Gothic Std";}
.style15 {font-size: 10px; font-family: "Letter Gothic Std"; }
body,td,th {
	font-family: Letter Gothic Std;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h1 {
	font-size: 18px;
	color: #000000;
}
h2 {
	font-size: 14px;
	color: #000000;
}


.main_heading {
	font-size: 14px;
	font-weight: bold;
}


.sub_heading {
	font-size: 12px;
	font-weight: bold;
}


.small_text {

	font-size: 10px;
	font-style: italic;

}

.byline {
	font-size: 12px;
	font-style: italic;
}