BODY {
	font-color : 000000;
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	line-height: 12px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
	scrollbar-face-color: #CCCCCC;
scrollbar-highlight-color: #333399;
scrollbar-3dlight-color: #CC9999;
scrollbar-darkshadow-color: #333399;
scrollbar-shadow-color: #333399;
scrollbar-arrow-color: #333399;
scrollbar-track-color: #333399;




	}

TD {
	font-color : 000000;
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15px;
	font-weight: normal;
	text-transform: none;


	}


.title {
	font-size: 24px;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	color : #35359C;
	text-align: left;
	;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 24px;

}
   
a 	{
	text-decoration: none;
	font-weight: bold;
	color: #35359C;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: D096A4;
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	}
	
a:active {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #35359C; 
	text-decoration: none}

	
UL { 
	list-style: outside;
   	list-style-type: disc ;
    }	
	  
OL {
	list-style: inside;
	list-style-type : lower-alpha;
	list-style-position :  inside;
	list-style-image :  none;
	}	  
	
input {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: 000000;

	   }
	   
select {  
	   font-family: arial; font-size: 10pt; font-weight: normal; color: #000000
	   }
	   
textarea {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;

	   }

hr {
	color: #66CCFF;
	background-color: 1C446E;
	line-height: normal;
}
.smtitle {

	font-size: 17px;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	color : #35359C;
	text-align: left;
	;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 20px;
}
.catalogueitle {


	font-size: 17px;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	color : #35359C;
	text-align: center;
	;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 20px;
}
input.btn{
   color:#333399;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:100%;
   font-weight:bold;
   background-color:#ffffff;
   border:1px solid;
   border-top-color:#CCCCCC;
   border-left-color:#CCCCCC;
   border-right-color:#CCCCCC;
   border-bottom-color:#CCCCCC;}
