a:link { color: #FF0000; text-decoration: none; font-weight: bold }
a:visited { color: #FF3300; text-decoration: none; font-weight: bold }
a:hover { color: #FF9900; text-decoration: none; font-weight: bold }
a:active { color: #339999; text-decoration: none; font-weight: bold }

big { font-size: 13pt; letter-spacing: 1px }
small { font-size: 9pt}

.maintbl { height: 100% }
.content { margin: 0 }

.content {
color: #333300;
font-size: 10pt;
font-family: Georgia;
letter-spacing: 0px;
word-spacing: 0px;
text-align: justify }

.style3 {
	font-family:Georgia;
	font-size: 9px;
	color: ##003333;
}

BODY { margin: 0; background-color: #FFFFFF; background-image: url("images/bg_1px.jpg"); background-repeat: repeat-x}

/* IE png fix */

img, div, a, input {
	behavior: url(iepngfix.htc)
}