body {
	background-color: #E5E5E5;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

a { text-decoration: none; }

a1 { text-decoration: none; }

a:hover	{ text-decoration: underline; color : #00FFFF; } 

a1:hover	{ text-decoration: underline; color : #DD6900; }

.title	{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 20px;
	text-decoration: none;
	color : #0000CC;
}
.author	{
    font-family: times new roman, courier, serif;
	font-weight: bold;
	font-size : 17px;
	text-decoration: italic;

}

.subtit	{
    font-family: times new roman, courier, serif;
	font-weight: bold;
	font-size : 13px;
	text-decoration: italic;

}
.text1	{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: none;
	font-size : 10px;
	text-decoration: none;
	text-color: #000000; 

}
.text_big	{
    font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 17px;
	text-decoration: none;

}
.text_big1	{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: none;
	font-size : 12px;
	text-decoration: none;
	text-color: #000000; 

}
.text_big2	{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: none;
	font-size : 14px;
	text-decoration: none;
	text-color: #000000; 

}
.fig	{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: none;
	font-size : 10px;
	text-decoration: none;
	text-color: #000000; 

}