/* Style */
body {
		margin : 5px;
		margin-top : 1px;
		margin-left : 1px;
		margin-top : 1px;
		margin-bottom : 1px;
		background : #D3D6EA;
	 }	
	 
#font {	 
		font-family: 'Microsoft Sans Serif', 'Trebuchet MS', Arial, Verdana, sans-serif;	 
		font-style : normal;
	  }

#font2 {
		font-family: 'Microsoft Sans Serif', 'Trebuchet MS', Arial, Verdana, sans-serif;	 
		font-style : normal;
  	    font-size : 15px;
		}
	  	
h1 {color : #A130B5;
	font-size : 25px;	
	}	 
	 
table.spec {
			margin-top : 20px;
			margin-left: 10px;
			margin-right : 10px;
			margin-bottom : 10px;
			}
			
td.spec2 {
		 padding-left:40px;
		 }

#foot {		
		font-family: 'Microsoft Sans Serif', 'Trebuchet MS', Arial, Verdana, sans-serif;	 
		font-style : normal;
		font-size : 13px;
	  }	 
		 
a.spec {
		display : block;
		border-style : double;
		border-bottom-style : none;
		border-width : 1px;
		padding : 0px;
		padding-right : 5px;
		padding-bottom : 3px;
		border-color : #9464B6; 
		padding-left : 10px;
		padding-right : 10px;
		}		
		
a.spec2 {
		display : block;
		border-style : double;
		border-bottom-style : solid;
		border-width : 1px;
		padding : 0px;
		padding-bottom : 3px;
		border-color : #9464B6; 
		padding-left : 10px;
		padding-right : 10px;
		}		

a.spec3 {
		display : block;
		border-style : none;
		border-bottom-style : none;
		border-left-style : solid;
		border-right-style : solid;
		border-top-style : none;
		border-width : 1px;
		padding : 0px;
		border-color : #9464B6; 
		padding-left : 18px;
		padding-right : 10px;
		}				
		
img {border : none; }		
		 
a:link     {text-decoration : none ; font-weight : bold ; color : #3E4ABF ; }

a:visited  {text-decoration : none ; font-weight : bold ; color : #3E4ABF ; }

a:hover    {text-decoration : none ; color : #29237E ; background: #ABB0E4;  }

a:active   {text-decoration : none ; color : #29237E ; }	

/*End of Style* /