A { 
	color: 336699; 
	text-decoration: underline;
}

A:hover,A:active { 
	color: FF0000; 
	text-decoration: underline;
}

.main {
	font-family: arial, helvetica, sans-serif;
	color: 000000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.k {
	font-family: arial, helvetica, sans-serif;
	color: FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.header {
	font-family: arial, helvetica, sans-serif;
	color: 000033;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}

.subheader {
	font-family: arial, helvetica, sans-serif;
	color: 000033;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}

.footer {
	font-family: arial, helvetica, sans-serif;
	color: 000033;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}


BODY,TR,TD,BR,LI,UL,DIV,SPAN { 
	font-family: arial, helvetica, sans-serif;
    font-size : 14px;
	color : 000033;
	font-weight: normal;
	font-style: normal;
	bgcolor: FFFFFF;
}

.z {
	font-family: arial, helvetica, sans-serif;
	color: 000033;
	font-size: 12px;
	font-style: normal;
}

.dark {
	background: 336699;
	font-family: arial, helvetica, sans-serif;
    font-size : 14px;
	color : FFFFFF;
	font-weight: bold;
	font-style: normal;
}

.white {
	font-family: arial, helvetica, sans-serif;
    font-size : 14px;
	color : FFFFFF;
	font-weight: bold;
	font-style: normal;
}

.super {
	background: 000033;
	font-family: arial, helvetica, sans-serif;
	color: FFFFFF;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
}

.bigwhite {
	font-family: arial, helvetica, sans-serif;
	color: FFFFFF;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
}

.light {
	background: 9EBCD9;
}

.button { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	border: 1px #003333 solid; 
	background-color: #336699; 
	color: #FFFFFF
}

