a:link
{
color: #0a1268;
text-decoration:none;
}
a:visited
{
color: #736761;
}
a:hover 
{
color : #000000;
}
a:active 
{
color : #D77A7A;
}

*
{
	font-family:Verdana, Arial, sans-serif;
	display:block; 
}
address_book_nested
{
	width:640;
}
history assignment_three, history class
{
	display:none;
}

history date
{
	display:inline;
	font-family:Tahoma;
	font-style:italic;
	font-size:8pt;
}

history author
{
	display:inline;
	font-family:Tahoma;
	font-style:italic;
	font-size:8pt;	
}

address_book_nested assignment_title
{
	width:640;
	border-bottom : 2 solid gray;
	font-family:Verdana;
	font-size:24pt;		
}
address_book_nested assignment_subtitle
{
	font-family:Fixedsys;
	font-size:10pt;
	text-align:right;
	font-variant:small-caps;		
}

record
{
	background-color:#F5ECDD;
	color: #000066; 
	border: thin solid gray; 
	margin-top:10px;
	margin-left:20px;
	padding:10px;
}


name 
{
	width:600px; 
	background-color:#E1C19C; 
	font-family:Arial; 
	font-size: 10pt; 
	color:#646464; 
	padding:10px;
}

name title, name first_name, name middle_name, name last_name
{
	font-weight : bold;
	display:inline; 
}
name nick_name
{
	font-style:italic;
}

addresses
{
	float:left;
}
address
{
	margin-top:5px;
	width:320; 
	padding: 5px;
	border-bottom :1px solid #000000;
} 

address usage
{
	font-family:Verdana;
	font-size: 10pt;
	color:#0a1268;
	font-weight:bold;
	text-indent:0pt;	
}

street_address, street_address_detail, city, state, zipcode
{
	font-family:Fixedsys;
	font-size: 10pt;
	color:#736761;
	font-weight:normal;
	text-indent:5pt;
} 

contact 
{
	width:200;
	float:right;
	font-size: 10pt; 
	font-weight : bold;
	color : #736761;
	padding: 5px;
	margin-left:10;
}

contact usage
{
	font-family:Verdana;
	font-size: 10pt;
	color:#0a1268;
	font-weight:bold;
}

phone, email_address, web_page
{
	display:list-item; 
	list-style:disc;
	font-family:Fixedsys;
	font-size: 8pt;
	text-indent:5pt;
} 

comments 
{
	width:580px;
	clear:both;
	font-size: 12pt; 
	color: darkblue; 
	margin-top:5px;
} 

misc_comments 
{
	position: relative; 
	font-size:8pt;
	color:#646464;
	left: 15px;
	display:list-item;
	list-style:square inside;
} 
