body {background-color: #FFFFFF;}

	 
A { font-family: verdana,arial,tahoma,helvetica,sans-serif}
P { font-family: verdana,arial,tahoma,helvetica,sans-serif}


H1.LOGO { margin: 5pt 5pt 5pt 5pt;
		  padding: 1pt 2pt 3pt 5pt;
		  font-family: Lucida console;
		  font-size: 18pt;
		  color: #000000;
		  font-weight: bold;
		  text-align: left;
		  letter-spacing: 1pt; }


P.TEXT  { margin: 0pt 5pt 5pt 5pt;
		  padding: 5pt;
		  font-size: 14pt;
		  color: black;
		  text-align: center;
		  border-style: solid;
		  border-width: 0pt;
		  border-color: #000000;
		  line-height: 11pt; }
		  
		  
A.TEXT:LINK { font-size: 10pt;
		      font-weight: bold;
			  color: #000000;
			  text-decoration: none;}
				
A.TEXT:VISITED { font-size: 10pt;
		         font-weight: bold;
			     color: #000000;
			     text-decoration: none;}
									 
A.TEXT:HOVER { text-decoration: underline; }
		  
		  
		  
				
				
				  
P.BUTTON { margin: 0pt 5pt 5pt 5pt;
           background-color: #e1edfc;
		   padding: 5pt;
		   font-size: 12pt;
		   font-weight: bold;
		   color: black;
		   text-align: center;
		   border-style: solid;
		   border-width: 1pt;
		   border-color: #75a3ed;
		   line-height: 11pt; } 	
		   
		   
		   
A.BUTTON:LINK { font-size: 12pt;
		        font-weight: bold;
			    color: #75a3ed;
			    text-decoration: none;}
				
A.BUTTON:VISITED { font-size: 12pt;
		           font-weight: bold;
			       color: #75a3ed;
			       text-decoration: none;}
									 
A.BUTTON:HOVER { text-decoration: underline; }


.RAMKA { width: 600px;
         padding: 20px;
		 text-align:center;
         margin: 20pt 20pt 20pt 20pt;
         border-style: solid;
	     border-width: 1px;
	     border-color: #4444FF;
		}
