body		{  
			font-family: Verdana, Arial, Helvetica, sans-serif;
			/*background-color: #F2F2F9;*/
			background-color: #fff; 
			color: #000000;

}
a   		{
			text-decoration: none;
}
a:visited	{  
			color: blue;  
}

.big		{
			font-size: medium;
}
.small		{
			font-size: 10px;
}
.title2		{
			font-family: Palatino, Times New Roman, Times, serif;
			font-size: 24pt;	
}
.subtitle	{
			font-family: Palatino;
			font-size: 12pt;
			
}
.subtitle2	{
			font-family: Palatino;
			font-size: 12pt;
			font-weight: normal;
}
.pagelist	{ 
			font-weight: bold;
}
.pagelist a {
			font-weight: normal;
}