body, td {
	font-family : Verdana, Arial, sans-serif ;
	color: #444444;
	font-size : 9pt;
}

a {
	text-decoration: none;
	color: #888888;
}

a:hover {
	text-decoration: underline;
}

H1 {
	font-size: 14px;
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
}

H2 {
	font-size: 28px;
	color: #AAAAAA;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-weight: bolder;
}

.caption {
	font-size: 9px;
	font-variant: small-caps;
	color: Black;
	vertical-align: super;
}

li{
	margin-left: 30px;
	margin-right: 30px;
	font-size: smaller;
}

.press{
	border: thin solid 1;
	border-color: #888888;
	background-color: #000000;
}

.quote{
	color: Silver;
	background-color: #101010;
	border: 1;
	width: 80%;
	text-align: justify;
	text-indent: 5px;
}

th{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: Black;
}

.article{
	text-align: justify;
	text-indent: 10px;
	color: Black;
	font-family: "Times New Roman", Times, serif;
}

em{
	font-size: x-small;
	font-family: "MS Serif", "New York", serif;
}
