body {
	background-color: #FFF;
}

body {
	color: #036;
}

td, th {
	color: #F00;
}

h1 {
	color: #003;
}

h2 {
	color: #FFFF66;
}

h3 {
	color: #FC0;
	font-size: 14px;
	font-weight: bolder;
	text-align: justify;
}



h3 a:link, h3 a:visited {
	color: #FF6;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
} 

h3 a:active, h3 a:hover {
	color: #Ff6;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

h4 {
	color: #FF6;
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
}

h4 a:link, h4 a:visited {
	color: #FF6;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
} 

h4 a:active, h4 a:hover {
	color: #Ff6;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

h5 {	
	color: #6699CC;
	font-size: 12px;
	margin: 0 0 2px 0;
}

h6 {
	color: #6699CC;
	font-size: 12px;
}

h7 {
	color: #FC0;
	font-size: 14px;
	font-weight: bolder;
	font-style: italic;
	text-align: center;
	background-position: center center;
}


h8 {
	color: #FC0;
	font-size: 14px;
	font-weight: bolder;
	/*text-align: justify;*/
}

h8 a:link, h8 a:visited {
	color: #FF6;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

h8 a:active, h8 a:hover {
	color: #Ff6;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

a {
	color: #F00;
}
.FormText {
	color: #9F9;
	font-style: normal;
	font-weight: bolder;
	font-size: 12px;
}

.FormText_1 {
	color: #F93;
	font-style: normal;
	font-weight: bolder;
	font-size: 12px;
}

.FormValue {
	color: #000;
}
.oneColElsCtr #container #mainContent .oneColElsCtr {
	color: #F00;
	background-color: #0CF;
	background-repeat: no-repeat;
}
.table_header {
	color: #663;
}
.oneColElsCtr #container #mainContent .oneColElsCtr {
	color: #036;
}

