body 
	{	background-image: url("gifs/curve.gif");
		background-attachment: fixed;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: x-large;
		margin: 0px; 
		padding: 0px;
	}


.Heading
	{  	font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: xx-large;
		font-weight: 900;
		text-align: center;
		text-transform: capitalize;
		color: #0000ee;
	}

.Sub-Heading 
	{  	font-family: Arial, Verdana, Helvetica, sans-serif; 
		font-size: large; 
		text-transform: capitalize;
		color: #0000ee;
		text-indent: 0pt;
	}

.Gen-Text 
	{  	font-family: Arial, Verdana, Helvetica, sans-serif; 
		font-size: small;
		color: black;
		padding: 15;
		text-align: justify;
	}

h3
	{	font-family: Verdana, Arial;
		color: black;
		font-size: small;
		font-weight: bolder;
		text-decoration: underline;
	}

h5
	{	font-size: smaller;
		font-weight: normal;
	}

.links_Sub-Heading
	{  	font-family: Arial, Verdana, Helvetica, sans-serif; 
		font-size: 15pt; 
		text-align: center;
		text-transform: capitalize;
		color: silver;
	}


a.leftlink
	{	font-family: Verdana, Arial;
		font-size: medium;
		height: 40;
		padding-top: 10; padding-bottom: 10;
		text-transform: capitalize;
		/*vertical-align: baseline;*/
	}

a.leftlink:link
	{	color: rgb(30,30,100);
		font-style: normal;
		font-weight: 600;
		text-decoration: none;
	}

a.leftlink:visited 
	{	color: rgb(30,30,100);
		font-style: normal;
		font-weight: lighter;
		text-decoration: underline;
	}

a.leftlink:active
	{	color: rgb(255,0,0);
		font-style: normal;
		text-decoration: none;
	}

a.leftlink:hover  
	{	color: yellow;
		font-style: italic;
		text-decoration: none;
	}	


.rightmargin
	{	margin-left: 20px;
		margin-right: 10px;
		font: smaller;
	}

.wip_odd
	{	background: #e4ecf6;
		font: smaller;
		text-transform: capitalize;
		border-width: medium;
		border-style: double;
		padding: 4px, 10px;
	}

.wip_even
	{	background: #eeeeee;
		font: smaller;
		text-transform: capitalize;
		border-width: medium;
		border-style: double;
		padding: 4px, 10px;
	}


.signature
	{	font: smaller;
		font-weight: bolder;
		color: lightskyblue;
	}

.book_title
	{	font-size: 14pt;
		text-transform: capitalize;
		color: #0000ee;
		border-right-color: ;
		border-left-color: ;
		border-right-style: solidrer;
		border-left-style: solidd;
		
	}
	

.book_author
	{	font-size: 11pt;
		text-transform: capitalize;
		color: GREEN;
		font-style: italic;
		border-right-color: ;
		border-left-color: ;
		border-right-style: solidde;
		border-left-style: soliddde;
		margin-left: 25px;
		padding: 1;
		padding-top: 2;
		padding-bottom: 7;
	}

/*a.??????  		{font-family: verdana, arial; font-size: 12pt;  text-transform: capitalize; height=10; padding-top: 12; padding-bottom: 12; vertical-align: middle;}*/
/*a.??????:link 	{font-family: verdana, arial, helvetica; color: black; font-weight: 600; text-decoration: none; }*/
/*a.??????:visited 	{font-family: arial, verdana, helvetica; color: #0066FF; font-weight: lighter; text-decoration: none;  }*/
/*a.??????:active 	{font-family: verdana, arial, helvetica; color: red; 	font-wight: 300; text-decoration: underline; }*/
/*a.??????:hover	{font-family: verdana, arial, helvetica; color: yellow; font-weight: 700; font-style: italic; text-decoration: none;}*/
	