@charset "utf-8";

body {
    background-color: #FFFFFF;
    color: #000000;
	font-family: Times , serif;
    font-size: 8.5pt;
    _font-size: 100%;
    line-height: 135%;
    margin-left: 30px;
	margin-top: 30px;
}

a:link {
	color: #999999;
	text-decoration:
}
a:visited {
	color: #999999;
	text-decoration:
}
a:hover {
	color: #333333;
	background-color: #CCCCCC;
}
a:active {
	color: #000000;
}

.subTitle {
	font-size: 11px;
}

h3{ font-size: 8.5pt;  font-weight: bolder; }
h4{ font-size: 8.5pt;  font-weight: normal; }