//FontSet

input {   font-size: 9pt}
form {   font-size: 9pt}
select {   font-size: 9pt}
body {   font-size: 9pt}
td {		font-size: 9pt;}
table {   font-size:9pt}

.FontMed {   font-size: 10.5pt}
.FontMax {   font-size: 12pt}
.Fbold {   font-size: 10pt; font-weight:bold}
.content { font-size: 10.5pt; line-height: 150%}

h1 {   font-size: 18pt ; font-weight: 900}
ul {margin-top:10;margin-bottom:4;}
li {  line-height: 140%}

//LinkSet
a {	font-size: 9pt;	color: #009900;	text-decoration: none}

a:link {font-size: 9pt; color: #009900; text-decoration: none}

a:visited {	font-size: 9pt;	color: #006633;	text-decoration: none}

a:hover {	font-size: 9pt;	color: #FF9933;	text-decoration: none}

a:active {font-size: 9pt; color: #996600; text-decoration: underline}


a.bar:link {  font-size: 10pt; color: #FFFFFF;text-decoration: none}

a.bar:visited {	font-size: 10pt;	color: #FFFFCC;text-decoration: none}

a.bar:hover { font-size: 10pt; color: #996600}

a.bar:active {	font-size: 10pt;	color: #996600;	text-decoration: underline}

