BODY {
	BACKGROUND-COLOR: #ffffff

}
TABLE {
	font-size:10pt; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif
}
H1 { 
	font-size: 12px;
} 
H2 { 
	font-size: 12px;
} 
.nospace {
	MARGIN: 0px;
}
.TableContent{
	border: 1px solid #C6C7E7;
}
input,textarea,select {
	font-family : Verdana, Helvetica, sans-serif; 
	font-size : 8pt;
	font-style : normal;
	background-color : #E4E4F4; 
	color : #000066; 
	border : 1 solid #8585B6}
	
.TableFlip {
	BORDER-RIGHT: #c6c7e7 1px solid; BACKGROUND-COLOR: #f6f5fb; margin-left: 10;
}

.TableFlop {
	BORDER-RIGHT: #c6c7e7 1px solid; BACKGROUND-COLOR: white
}

.TableFlopLastColumn
{
	BACKGROUND-COLOR: white
}
.TableFlipLastColumn
{
	BACKGROUND-COLOR: #f6f5fb
}

a:link{
	color: #000000; text-decoration: underline; font-weight: bold;
} 
a:visited {
	color: #000000; text-decoration: underline; font-weight: bold;
}
a:hover {
	color: #000000; text-decoration: none; font-weight: bold;
}



A.menu:link {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: verdana, arial, geneva, sans-serif; TEXT-DECORATION: none
}
A.menu:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: verdana, arial, geneva, sans-serif; TEXT-DECORATION: none
}
A.menu:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: verdana, arial, geneva, sans-serif; TEXT-DECORATION: underline
}