body 			{ background-color: #cccccc;
	  		  color: #000077;
                          font-family: arial, sans-serif;
			  margin-left: 30px;
			  margin-top: 1px;
                          margin-right: 60px;
			 }
		  
h1			{ font-family: arial black,sans-serif;
                          font-size: 2.5em; 
		 	  color: #000077;
                          text-align: center;
			  font-weight: bold;
			  font-style: normal;  
                        }

h2			{ font-style:italic; 
		 	  color: maroon;
			  font-size: 14pt;  
                          background-color: #f0f0df;}

h3 		        { font-family: arial black,sans-serif;
                          font-size: 1.6em; 
		          color: maroon;
                          text-align: center;
                          font-style:italic;
		        }

p 			{ text-align: justify; 
			  text-indent: 30px;
			}




a:link			{ color: #008080;
	  		  background-color: transparent;
			  text-decoration: none;
			  font-weight: bold;			  
			}
	
a:visited		{ color: #333333;
			  background-color: transparent;
			  text-decoration: none;
			  font-weight: bold;
			}
	
a:active		{ color: green;
			  background-color: transparent;
			  text-decoration: none;
			  font-weight: bold; 
		 	}

a:hover	                { color: #ee0000;
			  background-color: #ffff99; }


.topbar   		{ background-color: #cc9966;
			  font-size: 14pt;
			  font-family: fantacy, sans-serif, serif,cursive,monospace;
			}

.sptext			{ background-color: transparent;
	  		  color: #000088;
                          font-family: arial, sans-serif,cursive,monospace;
			  font-size: 12pt;
			  font-weight: bold;
			  text-align: center;
			 }
			


		  
.leftside	  	{ text-align: right;
			  font-weight: bold; 
			}

.center	{ text-align: center;
			  font-size: 12pt;
			  font-weight: bold;
		        }



.extratext		{ background-color: transparent;
	  		  color: #000077;
                          text-align: center;
			  font-style: italic;
			  font-size: 12pt;
			  font-weight: bold;
			 }



.intext  		{	    
	    		  font-size:12pt;
	    		  color:green;
	    		  font-weight:bold;	    
	  		}

.itatext 		{ 
	    		   font-size : 14pt;
	    		   font-weight: bold;
	    		   font-style: italic; 
	    		   color     : #ff9933		 
	  		}

.lefttext		{ background-color: transparent;
			  color: #000088;
			  text-align: justify;
			  font-size: 14pt;
			  margin-left: 15px;
			  text-indent: 25px;
			  width: 60%;
			} 


.righttext		{ background-color: transparent;
			  color: #000088;
			  text-align: center;
			  font-size: 14pt;
			  font-weight: bold;
			  margin-right: 45px;
			  position: absolute;
			  right: 10px;
			  width: 40%;
			}


.othertext		{ background-color: transparent;
			  color: #000088;
			  text-align: justify;
			  font-size: 14pt;
			  margin-left: 15px;
			}

.culttext 		{ 
	    		   font-size : 14pt;
	    		   font-weight: bold;
	    		   font-style: italic; 
	    		   color     : #6688ff;		 
	  		}  

.ctext		        { 
			  background-color: #6699ff;
			  color: #000000;
			  font-size: 14pt;
	         }

.mtext (
          background-color: #F0F8FF;
			  color: #000000;
			  font-size: 12pt;
	         }

.htext 		        { font-family: arial black,sans-serif;
                          font-size: 16pt; 
		          color: blue;
                          text-align: center;
                          font-style:italic;
			}

ul			{
			  font-size: 14pt;
			  font-weight: bold;
			}			
