/******************************************************/
/***												***/
/***	Color style definitions						***/
/***												***/
/***												***/
/***												***/
/******************************************************/

/* GENERAL TYPE DEFINITIONS */
body, table, td, div, p {
	
}
h1 {
	
}
h2, h3 {
	
}
h4, h5 {
	
}

/* errorMessage */
td.errorMessage {color:red;}
