body.top{
	background:white;
	background-image:url("../images/back3.gif");
	background-repeat:repeat-y;
	margin-right: 0pt;
	margin-left: 0pt;
	margin-top: 5pt;
}

body.note{
	background:white;
	background-image:url("../images/note2.gif");
	background-repeat:repeat-y;
	margin-right: 0pt;
	margin-left: 20pt;
	margin-top: 5pt;
}

body.art{
	background:white;
	margin-right: 0pt;
	margin-left: 0pt;
	margin-top: 10pt;
}

body.book{
	background:white;
	margin-right: 0pt;
	margin-left: 0pt;
	margin-top: 10pt;
}

body.xml{
	background:white;
	background-image:url("../images/back1.gif");
	background-repeat:repeat-y;
	margin-right: 0pt;
	margin-left: 0pt;
	margin-top: 10pt;
}

body.prof{
	background:white;
	background-image:url("../images/leaf2.gif");
	background-repeat:repeat-x;
	margin-right: 0pt;
	margin-left: 0pt;
	margin-top: 10pt;
}

body.link{
	background:white;
	background-image:url("../images/back2.gif");
	background-repeat:repeat-y;
	margin-right: 0pt;
	margin-left: 0pt;
	margin-top: 5pt;
}

a {
	text-decoration:none
}

.title { 
	font-family: Times, serif;
	font-size : 11pt; 
	color : #078888 ;	
}

.black { 
	font-size : 9pt; 
	color : #333333 ;	
}
 
.green { 
	font-size : 9pt; 
	color : #009090 ;	
}

.red { 
	font-size : 9pt; 
	color : #ff0066 ;	
}

.spanstyle {
	visibility:visible;
	font-size:8pt;
	font-family:Verdana;
	font-weight:bold;
	color:#333333;
}

h1.black { 
	margin-right: 10pt;
	margin-left: 10pt;
    font-size:12pt ; 
	color : #333333 ;	
}     

h1.red { 
	margin-right: 10pt;
	margin-left: 10pt;
	font-size:12pt ; 
	color : #ff0066 ;	
}     

h2.black { 
	margin-right: 10pt;
	margin-left: 10pt;
	font-size:10pt ; 
	color : #333333 ;	
}     

h2.red {
	margin-right: 10pt;
	margin-left: 10pt;
  	font-family: Times, serif;
	font-size : 10pt; 
	color : #ff0066 ;	
}
	
td {
	font-size : 9pt; 
	color : #777777 ;	
}

.one {text-decoration: underline;}
.two {text-decoration: overline;}
.three {text-decoration: line-through;}
.four {text-decoration: blink;}
.five {text-decoration: none;}
.six {text-decoration: underline overline;}
.seven {text-decoration: underline overline line-through;}

.alpha50 {
	filter:alpha(opacity=50,finishopacity=50);
} 

.boldunder {
	visibility:visible;
	font-family:Verdana;
	font-weight:bold;
	text-decoration: underline ;
}

.kakoi 
{
color : teal;border-top-width : 2px;border-right-width : 2px;border-bottom-width : 2px;border-left-width : 2px;border-style : solid solid solid solid;border-color : teal teal teal teal;
}

.kakoi2 
{
color : rosybrown;border-top-width : 2px;border-right-width : 2px;border-bottom-width : 2px;border-left-width : 2px;border-style : solid solid solid solid;border-color : rosybrown rosybrown rosybrown rosybrown;
}

