
/* Style sheet designed exclusively for A. Ghoreishi by Mudflower Webs */ 
/* Copyright 1999 Mudflower Webs, All Rights Reserved */
/* www.mudflower.com ..  mudflower@mudflower.com */

P, td
	{
	font : 10pt verdana;
	color : #484848;
	}
	
table	{
		margin-right: 0px;
		margin-left: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		}

ul	{
	}

	
li	{
	list-style-type: square;
	list-style-position: inside;
	}


A:visited {
		font-family : verdana;
		font-weight: bold;
		color : #666666;
		text-decoration : underline;
			}

A	{
	font-family : verdana;
	font-weight: bold;
	color : #9900cc;
	text-decoration : underline;
	}

B	{
	font-family : verdana;
	font-weight: bold;
                    color : #484848;
	text-decoration : none;
	}



A:hover  	{
		font-family : verdana;
		color : #ff9933;
		text-decoration : none;
		}
	
.menu	{
		font-size: 9pt;
		font-weight: bold;
		color: #000000;
		background-image: url("../img/w_bg.gif");
		background-color: #ffffff;
		}
	


.margin	{
		margin-left: 15px;
		font-weight:  bold;
		}
		
.bmenu {
		background-color: #cccccc;
		color: #000000;
		font-size: 8pt;
		font-weight: bold;
		}
		
.small	{
		font-size: 9pt;
		margin-left: 10px;
		margin-top: 3px;
		margin-bottom: 2px;
		}
		
h4		{
		font-size: 11pt;
		font-weight: bold;
		}
				
.xtra	
	{
	font : 18px courier new;
	font-weight: bold;
	color : #000000;
	background: #ffcc33;
	margin-top: 0px;
	margin-left: 0px;
	}	
	
/* I changed the font size in .xtra to 18 point*/

.xtrap	
	{
	font : 14px courier new;
	color : #000000;
	background : #e9e9e9;
	border: 0px solid #9900cc;
	margin-top: 0px;
	margin-left: 0px;
	}	
	
.head
	{ 
	margin-top : 10px;
	margin-right : 20px; 
	color : #c0c0c0; 
	font : 50px verdana;
	font-weight : bold;
	text-align : right;
	}
	
.subhead
	{ 
	margin-top : -20px;
	margin-right : 20px;  
	color : #000000;
	font : bold 18px courier new;
	text-align : right;
	}
	




