
BODY, P, TD {
	font-family : verdana, helvetica, arial;
	font-size : 12px;
	color : black;
}

BODY {
	margin : 5 5 5 5;
	text-align : center;
	bgcolor="#ffffff">

	
background : #ffffff;
}

P {
	margin : 10 0 0 0;

}

TD {
	text-align : left;

}


H1 {
	font-size : 18px;
	font-weight : normal;
    margin : 0 0 0 0;
}

A {
	color : #008F0A;
	text-decoration : none;
}

A:visited {
	color : #006E50;

}

A:hover {
	text-decoration : underline;
}

/**
 * 
 */
.pageband {
	display : block;
}

.row0 TD, .row1 TD {
	font-size : 12px;
}

.row0 {
	
}

.row1 {
	background-color : #ffffff;
}


TH {
	color : #000000;
	font-size : 14px;
	text-align : left;
}


/**
 * Forum classes
 */
.form-error-message {
	color : red;
}

.text-small {
	font-size : 10px;
	font-weight : normal;
}

.field-title {
	text-align : right;
	vertical-align : top;
	font-weight : bold;
}

/**
 * Icons
 */
.icon {
    display : block;
    z-index : 1;
    text-align : center;
    font-family : Geneva, verdana, helvetica, arial, sans-serif;
    font-size : 8pt;
}

/**
 * Illustration
 */
.illustration {
    display : block;
    z-index : 1;
    text-align : center;
    font-family : Geneva, verdana, helvetica, arial, sans-serif;
    font-size : 8pt;
}