BODY.title A{
	COLOR: black
}
BODY.title A:active {
	COLOR: red
}

BODY.title A.cledacces {
	FONT-SIZE: 2em; 
	COLOR: #660000; 
	BACKGROUND-COLOR: transparent; 
	TEXT-DECORATION: none
}
BODY.title A.cledacces:active {
	COLOR: #880000;
}
BODY.title A.cledacces:hover {
	TEXT-DECORATION: underline
}

BODY.title A.groups{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 1.5em; 
	BACKGROUND-COLOR: #ddddff; 
	TEXT-DECORATION: none; 
	line-height: 1.8
}

BODY.title A.groups:hover {
	BACKGROUND-COLOR: #eeeeff; 
	TEXT-DECORATION: underline;
}

BODY.title A.subject {
	FONT-SIZE: 1.5em; 
	BACKGROUND-COLOR: transparent; 
	TEXT-DECORATION: none
	line-height: 1.6
}
BODY.title A.subject:hover {
	TEXT-DECORATION: underline
}



BODY.core A.cledacces {
	FONT-SIZE: 2em; 
	COLOR: #660000; 
	BACKGROUND-COLOR: transparent; 
	TEXT-DECORATION: none
}

H1 {
	FONT-SIZE: 2em; 
	COLOR: #880000; 
	BACKGROUND-COLOR: transparent; 
	TEXT-DECORATION: none
}
H1.center {
	text-align : center;
}

.emphase {
	TEXT-DECORATION: underline; text-weight: bold
}

BODY.Content{
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
}

BODY.Content TABLE{
	BORDER: 0;
	CELLPADDING: 0;
	CELLSPACING: 0;
	WIDTH: 95%;
	MARGIN: 1em 2.5% 1em 2.5%;
	}

BODY.Content TABLE.logos{
	TEXT-ALIGN: center;
	VALIGN: center;
	}


BODY.Content TD.title{
	FONT-SIZE: 1.5em;
	TEXT-ALIGN: center;
	HEIGHT: 3.5em;
	COLOR: #F20027;
}

BODY.Content .right{
	TEXT-ALIGN: right;
}

BODY.Content .center{
	TEXT-ALIGN: center;
}

BODY.content{}

BODY.content DL.plan DT{
	FONT-WEIGHT: bold; 
	}

BODY.content DL.plan DD{
	margin-bottom: 1em;
}
