.Gen-Text 
	{  	font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 11pt;
		color: black}

	

.Heading
	{  	font-family: Helvetica, Verdana, Arial, sans-serif;
		font-size: 36pt;
		font-weight: 900;
		text-align: center;
		text-transform: capitalize;
		color: #000099}

.Sub-Heading 
	{  	font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 14pt; 
		text-transform: capitalize; 
		color: #0000ee}



A:link {
		font-size: 17px;
		font-weight: 600;
		font-style: normal;
		text-transform: capitalize;
		font-family: "Verdana", "arial", "helvetica";
		color: rgb(30,30,100);
		text-decoration: none;
	}

A:visited {
		font-size: 16px;
		font-weight: lighter;
		font-style: normal;
		text-transform: capitalize;
		font-family: "arial", "helvetica";
		color: rgb(30,30,100);
		text-decoration: none;
	}

A:active {
		font-weight: 600;
		text-transform: capitalize;
		font-style: normal;
		font-family: "Verdana", "arial", "helvetica";
		color: rgb(255,0,0);
		text-decoration: none;
	}

A:hover {
		font-size: 17px;
		font-weight: 700;
		text-transform: capitalize;
		font-style: italic;
		font-family: "Verdana", "arial", "helvetica";
		color: rgb(60,150,200);
		text-decoration: none;
	}	

.link_odd
	{	background: e4ecf6;
		font-size: 14pt;		
		text-transform: capitalize;
		height: 40;
	}

.link_even
	{	background: #eeeeee;
		font-size: 11pt;		
		text-transform: capitalize;
		height: 40;
	}



.wip_odd
	{	background: e4ecf6;
		font-size: 11pt;		
		text-transform: capitalize;
	}

.wip_even
	{	background: #eeeeee;
		font-size: 11pt;		
		text-transform: capitalize;
	}


.links_Sub-Heading
	{  	font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 14pt; 
		text-align: center;
		text-transform: capitalize; 
		color: #0000ee;
	}


.book_title
	{	font-size: 12pt;
		text-transform: capitalize;
		color: #0000ee;
		border-right-color: ;
		border-left-color: ;
		border-right-style: solidrer;
		border-left-style: solidd;
	}
	

.book_author
	{	font-size: 10pt;
		text-transform: capitalize;
		color: #red;
		font-style: italic;
		border-right-color: ;
		border-left-color: ;
		border-right-style: solidde;
		border-left-style: soliddde;
		margin-left: 25px
	}
	


			Sample Style's
		      ==================

.Header 
	{ 	position: center;
          	left: 100px;
          	top: 0px;
		text-transform: uppercase; 
          	z-index: 2;
          	font-size: 36pt;
          	font-family: Tahoma;
	font-variant: small-caps;
          	font-weight: 900;
          	color: #0066DD }

.Sub_header
	{	position: absolute;
               	left: 130px;
               	top: 60px;
               	z-index: 10;
               	font-size: 14pt;
               	font-family: Tahoma;
               	font-variant: small-caps; }



.Links 
	{  	font-size: 12pt; 
		text-transform: uppercase; 
		color: #FFFF00}


.q_links_header 
	{  	

		}



text-indent: 30px;





to get the detials:-
<link rel="stylesheet" type="text/css" href="ExCSS.css">
	{	background: #e4ecf6;
	{	background: #eeeeee;


to call the function:-
      <p class="Sub-Headings" align="left">java</p>
      <p class="Gen-Text"> <span class="Gen-Text">This web-site has been introduced 
