A {
	text-decoration: none;
	color: #6699CC;
}

A:hover {
	text-decoration: underline;
	color: #3366CC;
}

TD {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 80%;
}

.menuText {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

.menuText A:hover {
	text-decoration: none;
}

.bodyText {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 80%;
}

.bodyText P{
	text-align: justify;
}

.bodyText H1 {
	font-size: 12pt;
	font-weight: bold;
	color: #3366CC
}

.bodyText H2 {
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #3366CC
}

.bodyText H3 {
	font-size: 10pt;
	font-weight: bold;
}

.bodyTextfield {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
	width: 200px;
}

.bodyButton {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.bodySmall {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 64%;
}

.bodyTHeader {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #333333;
	color: #ffffff;
}

.bodyTCategory {
	background-color: #9999FF;
	color: #ffffff;
}

.bodyTSumDataCell {
	text-align: right;
	background-color: #CCCCFF;
}

.bodyTDataCell {
	text-align: right;
	vertical-align: text-top;
	background-color: #ffffff;
}

.bodyTSumTextCell {
	background-color: #CCCCFF;
}

.bodyTTextCell {
	vertical-align: text-top;
	background-color: #ffffff;
}

.sideText {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 64%;
}

.sideText H1 {
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #336699
}

.sideText SELECT {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699
}

.sideText INPUT {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699
}

.footerText {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #818181;
}
