BODY {
font-size : 9pt ;
font-family : arial, verdana;
background-color: #FFFFFF;
background-image: url(images/bk.gif);
color : #666666;
}

td {
font-size : 9pt ;
color : #666666;
}

td.red {
font-size : 9pt ;
color : #FFFFFF;
background-color: #7f1212;	
}

td.white {
font-size : 9pt ;
color : #666666;
background-color: #FFFFFF;	
}

td.main {
font-size : 9pt ;
color : #666666;
background-color: #FFFFFF;	
padding-left: 15;
}

td.flower {
	font-size : 9pt ;
	color : #000000;
	background-image: url(images/panel.gif);
	padding-left: 15;
	background-repeat : no-repeat;
	padding: 10 10 10 10;
}

h1 {
	color : #7f1212;
	font-size: 16pt;
	font-weight: bold;
}

h2 {
color : #990000;
font-size:  14pt;
font-weight: bold;
}

h3 {
color : #333333;
font-size:  10pt;
font-weight: bold;
}

A {
color:#7f1212;
 text-decoration:none;
font-weight: bold ;
}

A:hover{
color:#a9d2e2;
text-decoration:none;
font-weight: bold ;
}

A.unob {
color:#666666;
text-decoration:none;
font-weight: bold ;
}

A.nav {
	font-size: 8pt;
	font-weight : bold;
	color:#666666;
	text-decoration: none;
	width: 165px;
	background-image : url(images/navbk1.gif);
	background-color: #ffffff;
	margin-bottom:5;
	padding: 4 0 5 0;
	float: left;
}

A.nav:hover {
font-size: 8pt;
	font-weight : bold;
	color:#a9d2e2;
	text-decoration: none;
	width: 165px;
	background-image : url(images/navbk2.gif);
	background-color: #ffffff;
	margin-bottom:5;
	padding: 4 0 5 0;
	float: left;
}